nextScene() is not working

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.


 Subscribe in a reader

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

Notices




Reply
 
LinkBack Thread Tools
  #1  
Old Aug 9th, 2006, 04:03
Junior Member
Join Date: Jul 2006
Location: bangalore
Age: 21
Posts: 16
Thanks: 0
Thanked 0 Times in 0 Posts
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
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Spurl this Post!Reddit! Wong this Post!
Reply With Quote

  #2  
Old Aug 9th, 2006, 11:14
Junior Member
Join Date: Jul 2006
Location: bangalore
Age: 21
Posts: 16
Thanks: 0
Thanked 0 Times in 0 Posts
Re: nextScene() is not working

i found the solution ..........
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Spurl this Post!Reddit! Wong this Post!
Reply With Quote
  #3  
Old Aug 26th, 2006, 05:49
Elite Veteran
Join Date: Dec 2005
Location: On Internet
Posts: 4,859
Thanks: 0
Thanked 0 Times in 0 Posts
Re: nextScene() is not working

Cool can you post the solution here? You have me wondering what was wrong. Thanks!!
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Spurl this Post!Reddit! Wong this Post!
Reply With Quote
  #4  
Old Aug 26th, 2006, 06:22
Junior Member
Join Date: Jul 2006
Location: bangalore
Age: 21
Posts: 16
Thanks: 0
Thanked 0 Times in 0 Posts
Re: nextScene() is not working

actually i made wrong with button i put it under a movie clip
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Spurl this Post!Reddit! Wong this Post!
Reply With Quote
  #5  
Old Aug 26th, 2006, 22:12
Elite Veteran
Join Date: Dec 2005
Location: On Internet
Posts: 4,859
Thanks: 0
Thanked 0 Times in 0 Posts
Re: nextScene() is not working

Oh ok well as long as everything is working right.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Spurl this Post!Reddit! Wong this Post!
Reply With Quote
  #6  
Old Aug 31st, 2006, 14:07
Reputable Member
Join Date: Jul 2006
Location: exeter
Age: 20
Posts: 103
Thanks: 0
Thanked 0 Times in 0 Posts
Re: nextScene() is not working

Gd luck with what you are doing!
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Spurl this Post!Reddit! Wong this Post!
Reply With Quote
Reply

Tags
nextscene, working

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
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


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


Powered by vBulletin®
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Search Engine Optimization 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