Easy question about flash 8 syntax

This is a discussion on "Easy question about flash 8 syntax" within the Flash & Multimedia Forum section. This forum, and the thread "Easy question about flash 8 syntax are both part of the Design Your Website category.



Go Back   Webforumz.com > Main Forums > Design Your Website > Flash & Multimedia Forum

Notices


Reply
 
LinkBack Thread Tools
  #1 (permalink)  
Old Sep 14th, 2006, 09:09
Junior Member
Join Date: Feb 2006
Posts: 18
Thanks: 0
Thanked 0 Times in 0 Posts
Easy question about flash 8 syntax

I am trying to write this in modern syntaxt but I can't get it to work.

Why does this work:
on (release) {tellTarget (this.aboutuspg) gotoAndPlay("start");
}

But this does not:
on (release) {this.aboutuspg
gotoAndPlay("start");
}

What is the correct modern syntax?
Reply With Quote

  #2 (permalink)  
Old Sep 14th, 2006, 16:08
Junior Member
Join Date: Sep 2006
Location: reston, virginia
Posts: 13
Thanks: 0
Thanked 0 Times in 0 Posts
Re: Easy question about flash 8 syntax

TellTarget?

this.aboutuspg.gotoAndPlay("start'')
Reply With Quote
  #3 (permalink)  
Old Sep 22nd, 2006, 17:21
JacobHaug's Avatar
SuperMember

SuperMember
Join Date: Dec 2005
Location: On Internet
Posts: 4,859
Thanks: 0
Thanked 0 Times in 0 Posts
Send a message via AIM to JacobHaug Send a message via MSN to JacobHaug
Re: Easy question about flash 8 syntax

Check the action script dictionary for a better explanation.
Reply With Quote
  #4 (permalink)  
Old Sep 26th, 2006, 07:57
Reputable Member
Join Date: Jul 2006
Location: exeter
Age: 20
Posts: 103
Thanks: 0
Thanked 0 Times in 0 Posts
Re: Easy question about flash 8 syntax

Check the output window its anoying but it works
Reply With Quote
  #5 (permalink)  
Old Sep 26th, 2006, 18:21
JacobHaug's Avatar
SuperMember

SuperMember
Join Date: Dec 2005
Location: On Internet
Posts: 4,859
Thanks: 0
Thanked 0 Times in 0 Posts
Send a message via AIM to JacobHaug Send a message via MSN to JacobHaug
Re: Easy question about flash 8 syntax

Output window is so annoying, and it is really hard to understand what flash is talking about allot of times. But yep he is right, that is one way, and probably the best way to get started solving this problem.
Reply With Quote
Reply

Tags
flash 8, syntax

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On

Similar Threads
Thread Thread Starter Forum Replies Last Post
A REALLY easy question ...I hope! monit0r Website Planning 4 Feb 3rd, 2008 20:19
easy question thankyou perform300 Starting Out 10 Nov 12th, 2007 07:58
Java out.println syntax question flamin_mongrel Other Programming Languages 1 Oct 24th, 2006 21:27
Easy Question - for someone ppgpilot PHP Forum 3 Mar 27th, 2006 23:36
quick syntax check. 2 second question. macupryk ASP.NET Forum 0 Sep 29th, 2003 17:17


All times are GMT. The time now is 08:21.


Powered by vBulletin®
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Search Engine Friendly URLs by vBSEO 3.2.0 RC8
© 2003-2008 Webforumz.com : All Rights Reserved

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43