Flash Advisor logo
:: Desktop Shortcut
:: Flash Help
Advice from Experts

Closed Thread
Results 1 to 5 of 5

Thread: BAD SCENE !

  1. #1

    Default BAD SCENE !

    Trying to solve a stupid problem on scenes linked to buttons. Why aren't my buttons going to the specified scenes mentioned ? Esp. on the last page, the last button doesn't take me to page 3, it takes me all the way the page 1 again. and there definately are no syntax errors. can somebody help this bad scene problem ?

  2. # ADS
    Join Date
    Always
    Location
    Advertising world
    Posts
    Many
     
  3. #2
    Join Date
    May 2003
    Location
    india
    Posts
    202

    Default

    hi there,

    Please check the name of scenes and where you put the button!

    regards
    jeet

  4. #3

    Default

    Hi,
    you really ought to avoid scenes in favour of using mC's to load your content, but I suppose its too late now...maybe in the future, you will be a lot happier for it, especially if you are using sound etc.

    now to your problem, are you using syntax similar to that below:

    Code:
    on(release){
    getURL("Scene2",5);
    }
    If so this is a known problem with Flash, it will not jump to a frame number in a different scene (Macromedia say it isnt a bug ) and it has been so since flash 5. Fortunately there is a simple workaround, you just need to give the frame you are targetting a frame label so then your code looks like this:

    Code:
    on(release){
    getURL("Scene2" , "myLabel" );
    }
    where myLabel is the frame label you gave it.
    Hope this solves your problem...and remember what I said about scenes in the future, most of the flash community avoid them.

    Good Luck with your project.
    Taff

  5. #4

    Default

    thank you taff ! that was what i was kind of think of doing - frame labels. i guess now i can go ahead and try it out without doubt. shall bother you again if required. or may I ?! thanx a lot

  6. #5

    Default

    or may I ?!
    Of course....I was in your boat a little over a year ago...and I like to give back what I can.



    Taff

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

     

Similar Threads

  1. [HELP PLS] Can't go from scene A to scene B
    By josh3r in forum Newbies
    Replies: 1
    Last Post: 04-17-2006, 11:18 AM
  2. Previous scene still visible
    By wearetherise in forum Newbies
    Replies: 0
    Last Post: 02-16-2006, 05:00 PM
  3. how to link a button from scene one to view scene two?
    By pinkhoshi in forum General Flash
    Replies: 1
    Last Post: 11-18-2005, 12:33 PM
  4. goto a new scene
    By radner in forum Flash Scripting
    Replies: 2
    Last Post: 08-10-2004, 07:34 PM
  5. Simple rollover change scene, roll out change scene
    By rex009 in forum Flash Scripting
    Replies: 1
    Last Post: 05-22-2004, 10:14 PM

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
Sponsors
Create Speaking Characters for your website and Flash movies. 15 Day Free Trial