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.
|
|
|
|
|
![]() |
||
Easy question about flash 8 syntax
|
||
| Notices |
![]() |
|
|
LinkBack | Thread Tools |
|
|||
|
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? |
|
|
|
|||
|
Re: Easy question about flash 8 syntax
TellTarget?
this.aboutuspg.gotoAndPlay("start'') |
|
||||
|
Re: Easy question about flash 8 syntax
Check the action script dictionary for a better explanation.
|
|
|||
|
Re: Easy question about flash 8 syntax
Check the output window its anoying but it works
|
![]() |
| Tags |
| flash 8, syntax |
| Thread Tools | |
|
|
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 |