This is a discussion on "nextScene() is not working" within the Flash & Multimedia Forum section. This forum, and the thread "nextScene() is not working are both part of the Design Your Website category.
|
|
|
|
|
![]() |
||
nextScene() is not working
|
||
| Notices |
![]() |
|
|
LinkBack | Thread Tools |
|
|||
|
nextScene() is not working
i have button and i have this code
on(press) { if (tunnellength.text == "" || highintensity.text == "" || lowintensity.text == "") { this.createEmptyMovieClip("err",this.getNextHighes tDepth()); err.attachMovie("erro","err",this.getNextHighestDe pth()); } else { trace("to the scene 2"); trace(nextScene()); } } but it doesnt go to next scene even if the condition is correct it traces as undefined |
|
|
|
|||
|
Re: nextScene() is not working
i found the solution ..........
|
|
||||
|
Re: nextScene() is not working
Cool can you post the solution here? You have me wondering what was wrong. Thanks!!
|
|
|||
|
Re: nextScene() is not working
actually i made wrong with button i put it under a movie clip
|
![]() |
| Tags |
| nextscene, working |
| Thread Tools | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| CSS not working in IE? | Jgag | Web Page Design | 2 | Jun 5th, 2008 11:14 |
| Why is this not working! | Jack Franklin | PHP Forum | 7 | Mar 25th, 2008 10:34 |
| PNG - IE not working | Phixon | Web Page Design | 3 | Nov 30th, 2007 13:47 |
| php not working? | gsquare567 | PHP Forum | 10 | Apr 24th, 2007 18:52 |
| PHP not working | toolmania1 | PHP Forum | 1 | Nov 1st, 2006 05:57 |