A button jumping to different scenes

Hey I created my flash website with Multiple scenes for each
category/page. The problem I am having is placing the movie inside
of a Button. When I put the movie clip inside of the button (I
wanted a cool rollover effect) it won't jump to the frame, but
before I put the movie clip in the button it would goto the correct
frame. Now the code for the Movie clip is:
stop();
this.onEnterFrame = function() {
if (rewind == true) {
prevFrame();
this.onRollOver = function() {
rewind = false;
play();
this.onRollOut = function() {
rewind = true;
and when I remove the section of this.onRollOut and
onRollOver the button works fine, but then the button doesn't have
a rollover effect. Can someone help me

hello please?

Similar Messages

  • Button links to different scenes

    Hey all,
    This is so basic it's almost embarassing to post about, but
    I'm in a pinch and can't for the life of me figure out what's
    wrong...
    I'm using MX Professional 2004. My movie has four scenes;
    "Main" which plays on load, then three other scenes: "Whitepapers",
    "Products", and "Brochure". Main includes three buttons that, when
    clicked, should bring you to one of the three other scenes. For
    example, the Prodcuts button should go to frame 1 of the "Products"
    scene. But regardless of which button you click, it plays the
    "Whitepapers" scene, presumably because its next in the linear
    scene sequence.
    Here's the actionscript for the Products button. Please tell
    me what I'm doing wrong. I've been doing simple scripts like this
    in Flash MX for years and and only having this problem in MX 2004.
    Thanks!
    on (release) {
    gotoAndPlay("Products,1");
    John

    hi ,
    there is some mistakes in your codings.
    on (release) {
    gotoAndPlay("Products",1); // this is the correct code.
    If this is not working,
    you just label the layers of each scenes
    and use gotoAndPlay("layerLabel");
    Here, no need to give the scene name.

  • How to jump to a cue point when your buttons are on a different scene??

    hi guys!!!
    well, im new here and more or less new with action script,
    that´s why i want to ask you this:
    im making a flash movie which is going to have a video with
    cue points, what i wanted to do is to create a menu of buttons in
    one scene let´s say scene 1 and the video is in scene 2, what
    i want is that when you press one of the buttons who are in the
    menu of scene 1 it takes you to the cue point on the video which is
    on scene 2, think of it like one of those chapter selection menus
    that you see on dvds, now my problem is that i don´t know what
    i have to do in order to let the button know that i want it to jump
    to the cue point, i´ve been able to do this if the buttons are
    on the same scene where the video is, but when i try to make this
    with the buttons on a different scene i can´t jump to the cue
    point, so far i´ve only been able to make the button go to the
    video and play it but it doesn´t go to the cue point, this is
    driving me mad please can anybody here tell me how to do this??? i
    have found hundreds of ways to do it with the buttons on the same
    scene but none with the buttons on a different scene,
    thanks!!!!

    Hi Anthony,
    Thank you for your post.
    It would be better if you share any link or actual composition with us.
    Regards,
    Devendra

  • On my ipod touch my songs start in random places and jump to different places as it plays, the remember position is not ticked can anyone please help?

    On my ipod touch my songs start in random places and jump to different places as it plays, the remember position is not ticked can anyone please help?

    First, try a system reset.  It cures many ills and it's quick, easy and harmless...
    Hold down the on/off switch and the Home button simultaneously until the screen blacks out or you see the Apple logo.  Ignore the "Slide to power off" text if it appears.  You will not lose any apps, data, music, movies, settings, etc.
    If the Reset doesn't work, try a Restore.  Note that it's nowhere near as quick as a Reset.  Connect via cable to the computer that you use for sync.  From iTunes, select the iPad/iPod and then select the Summary tab.  Follow directions for Restore and be sure to say "yes" to the backup.  You will be warned that all data (apps, music, movies, etc.) will be erased but, as the Restore finishes, you will be asked if you wish the contents of the backup to be copied to the iPad/iPod.  Again, say "yes."
    Finally, if the Restore doesn't work, let the battery drain completely.  Then recharge for at least an hour and Restore again.

  • My ipad is jumping from different pages and it looks like someone is typing on the page.

    Hi my ipad has started jumping from different pages and then the keyboard comes up and it looks like someone else is typing on the screen, can anyone help?

    You can try these things first and see if they help at all.
    Reset the iPad by holding down on the sleep and home buttons at the same time for about 10-15 seconds until the Apple Logo appears - ignore the red slider - let go of the buttons.
    Quit all apps and restart the iPad.
    Go to the home screen first by tapping the home button. Quit/close open apps by double tapping the home button and the task bar will appear with all of you recent/open apps displayed at the bottom. Tap and hold down on any app icon until it begins to wiggle. Tap the minus sign in the upper left corner to close the apps. Restart the iPad. Restart the iPad by holding down on the sleep button until the red slider appears and then slide to shut off. To power up hold the sleep button until the Apple logo appears and let go of the button.

  • Jumping to a scene in an external swf

    hi
    i have two fla files that i want to link together. say
    part_1.swf and part_ 2.swf
    from part_2.swf i want to have a button that take me to a
    particular scene of part_1.swf
    i use loadmovie on level 0 so that when it jumps to part 1 it
    completely replace the part2.swf. but my problem is that i want to
    reach a particular scene in part_1.swf
    how can i achieve that. any help is appreciated.
    thanks n regards
    sandy

    Sorry, but afaik this isn't possible. If you want to jump to
    a scene, you have to use the global gotoAndPlay method. This will
    always take the _root MC to the specified scene, so you can't use
    it from another swf.
    Scenes aren't very popular, it's often better to use frame
    labels instead of scenes. In your case there's the additional issue
    that you want to load into _level0, which means everything gets
    replaced, even variables that could sign the loaded clip what to
    play. I think it's only possible with the MCL class, not because
    you need preloading code, but to define an action that gets
    executed when the movie is loaded. When it's loaded, you can use
    the global gotoAndPlay, but not before that, because it won't
    address the right movie.
    But as said before, it may be that the MCL object also gets
    replaced by the loaded movie, so I'm not sure if that helps. Maybe
    you could simply try it; I can't give a better suggestion than that
    (except of not using scenes but frame labels).
    cheers,
    blemmo

  • Menu button jumps to wrong submenu

    Hi, I'd consider myself an advanced DVDSP user, I've used my own problem solving on this one and was hoping it is a known program glitch...anyone seen it before?
    My main menu has four buttons linking to sub menus. When one of those buttons is selected it will play the video transition properly but then jump to a menu that has the background of a different menu, but the buttons are all screwed up. The buttons jump to various places throughout the DVD with no rhme or reason.
    After my problem solving didn't turn anything up, I crossed it off as a freak incident and rebuilt the menu...which solved the problem. But then the same thing happened to another menu.
    One noticible detail...everything works great in the inspector, the problem only occurs upon building it and viewing the video_TS folder in DVD Player or from the burned disc on a standard player.
    Any thoughts?
    I've got to finish this up and record to DLT...I'm a little nervous about getting back the pressed discs with some random problem that didn't show up elsewhere.
    Thanks!
    Dual 1.8 GHz G5   Mac OS X (10.4.6)  

    You still don't have an answer?? Give us a chance! This is a voluntary group you know - all users of the software just like you. Between your first post in this thread and the second is less than half an hour.
    To answer your impatient question, the menu button is supposed to go from menu to track and from track to menu. It doesn't jump about randomly at all, it simply moves from one domain to the other. If yours is jumping randomly then you really need to examine that bit and sort out why first of all.
    If you really want to disable the remote control menu button whilst in a menu, have a look in the user operations of the property inspector in the advanced tab. You can disable menu calls there. Mind you, it will make your disc somewhat unusual and go against a few established conventions... better to teach your viewers how to use the navigation than to simply disable it for them.

  • Quiz Skip Button Jump to Another Slide that is not Next slide.

    Is it possible to make the Quiz Skip button jump to another slide besides the next slide? I'm using Captivate 7.
    Basically, I want the quiz slide to exit to another slide that is not the next slide.

    Branch aware is a totally different thing: it makes the quizzing variables dynamically adapting to the questions that are taken by the trainee.
    You are talking about the Skip button, which is puzzling because that button label was changed to Next since version 6. And Branch aware only appeared in 6. Which version are you using? You are talking about shapes so it must be 6 or later.
    Another question: do you allow Review? Because in that case you'll need that Next (Skip) button. http://blog.lilybiri.com/question-question-slides-in-captivate
    You are talking about a 'custom Skip button'? Can you explain, and also what you mean by the rollover shape? If you have a custom button it should be visible on the timeline of the slide, contrary to the default objects on question slides that are embedded and have no separate timeline. Or was the question master slide edited to add a rollover shape to the default Next button?
    Lilybiri

  • I have an iPad mini 16g. It has started jumping through different pages of it's own accord, any ideas how to fix this please?

    I have an iPad mini 16g. It has started jumping through different pages of it's own accord, any ideas how to fix this please?

    I recommend starting with a soft reset (pressing both home and power button until you see the apple then let go of the buttons) once you back on the home screen if you iPad still doing the same thing you may want to try a back up and restore
    http://support.apple.com/kb/ht1766 to back up
    http://support.apple.com/kb/ht1414 to restore

  • Satellite P300: cursor jumps to different positions while typing

    Hi All,
    i have a Satellite P300,
    I am having trouble when i type.
    When i am typing using the keyboard, the first couple of words are ok, but then the words start typing in the wrong place, eg back further into the middle of the sentence i am typing.
    Anybody please help? thanks

    Hi dude
    I had a similar issue.
    While typing the cursor jumped to different positions and I was not able to finish one sentence.
    I though there could be something wrong with the keyboard but finally I have notices that I have touched the touchpad surface accidentally while typing ?.
    I have disabled the touchpad using the Fn+F9 and the issues has gone
    So maybe its the same reason for you

  • TS3682 I started updating my iPhone 4, but it went black screan and then started turning on and off non stop. I tried to hold the two buttons, but nothing different happened. Please, help! What should I do?!

    I started updating my iPhone 4, but it went black screan and then started turning on and off non stop. I tried to hold the two buttons, but nothing different happened. Please, help! What should I do?!

    First see if placing the iPod in Recovery Mode will allow a restore.
    Next try DFU mode and restore.
    How to put iPod touch / iPhone into DFU mode « Karthik's scribblings
    If not successful then time for an appointment at the Genius Bar of an Apple store. You are not alone with this problem.

  • How can i split a long single video with many different scenes in it ?

    how can i split a long single video with many different scenes in it ? in premiere pro cs3

    Yep better ask in the Premeire Pro forums, but while loading their forum page check the cutter tool (C) it will allow you to cut your footage

  • Since upgrading to lion, while typing, my cursor jumps to different parts of the text. any suggestions?

    Since upgrading to Lion, while typing, my cursor jumps to different parts of the text. Any suggestions?

    Since upgrading to Lion, while typing, my cursor jumps to different parts of the text. Any suggestions?

  • RRI Jumps from Different Characteristics Produce Different Results

    Hi experts,
    I am having the problem that when I jump from different characteristics in the same row in sender query, I got different result sets. E.g. when I choose "Go to" from the "Name" char I got one record, but from "Transaction Description" char multiple records.
    Could anyone please clarify this problem?
    Thanks,
    Joon

    Hi,
    check the info object mapping in RSBBS.   some time same kind of charactorstics is available in the destination report it show such kind of error.  
    Eg.   0customer to 0ship_to_party , or sold to party ect.
    Just go to RSBBS
    select the type as infoobject ...
    Field name   =  target field 
    for more clarification please refer below link
    http://www.sdn.sap.com/irj/scn/go/portal/prtroot/docs/library/uuid/607e63d5-b56f-2c10-718f-8e33a08baa89?QuickLink=index&overridelayout=true
    regards
    bvr

  • Button Color is different in R12

    Hi,
    After R12 upgrade, One of my custom page button is looking different like disabled one. But the button is working fine. Only the display of the button is different.
    Kindly share your suggestions.
    Thank you very much.
    Kind Regards,
    Myvizhi

    Hi Myvizhi ,
    You have extend the controller class to get the desired color of submit button .
    Add the below code in the ProcessRequest () of your controller class .
    import oracle.cabo.style.CSSStyle;
    CSSStyle customCss = new CSSStyle();
    customCss.setProperty("background-color", "#FFFF00");
    OASubmitButtonBean button = (OASubmitButtonBean) webBean.findChildRecursive("Submit");
    if(button!=null)
    button.setInlineStyle(customCss); //set custom css style
    Alternately you can also try using custom look and feel administrator :
    http://onlineappsdba.com/index.php/2008/10/20/custom-look-and-feel-claf-in-apps-11i-framework-pages/
    Keerthi

Maybe you are looking for