Indigo Rose Software

Professional Software Development Tools

 
+ Reply to Thread
Results 1 to 6 of 6
  1. #1
    Join Date
    Mar 2009
    Posts
    4

    Startup Movie Problems

    I would love it if someone could explain to me exactly how to have a “startup” movie – either .wmv or .avi, or any other of the supported formats slip seamlessly to my main menu after it's done playing. For whatever reason all of my efforts result in errors ( trying to us AS ) or having the movie just freeze on the last frame.

    I have search and found that the “fscommand” quit is used for .swf movies but, while I have access to Flash CS4, I am very new to flash and when I try inserting this action in the last frame of the movie that I have imported to a flash time line, I get an error in flash when I try to preview it and, I have also tried importing that movie into AMS and it blinks and skips the movie altogether. All efforst have been tried in preview and Build to disk as well.

    At this point, I just want to make a first play or startup video that goes right to my main menu without user intervention ( clicking ) when it is done playing - sounds simple right?. I can make the movie in any format, I'm just having trouble with the code and becoming very frustrated.
    Thanks for any help.

  2. #2
    Join Date
    Jul 2002
    Location
    Just South of Reality
    Posts
    778
    When loading and playing the video using the video object, use the On Finish tab of the video object to Video.SetVisible("video1", false) - this of course makes the object invisible.
    The video object is still there waiting for another load, setvisible, play sequence. No buttons necessary, you are in total control of whatever you want to do after the video finishes.
    I don't use flash so I can't help you with the flash side of things; but I'm confident the functionality is comparable.

    hth

  3. #3
    Join Date
    Mar 2009
    Posts
    4
    OK, correct me if I’m wrong but, this approach does not use the “startup movie” option that is under the Project Menu, right? If I don’t use this option, and instead I follow your directions, I need to make a new 1st page, add my video object and set the properties that way.
    At this, point I’ll try anything to get this to work like I need it to. I’ll try this and let you know.
    Just curious, but, does anyone else use the startup movie option in AMS – if so how do you get it to go to your first menu after it is done?

  4. #4
    Join Date
    Aug 2003
    Posts
    2,427
    I don't use startup movies myself but if you are using an swf then the important thing is to send the fscommand "quit" (must be lowercase) to cover the events where you want the flash file to end.

    The attached example sends the fscommand in two scenarios, either on the final frame or on clicking the button.

    I've included the fla.

  5. #5
    Join Date
    Mar 2009
    Posts
    4
    Yes, that's exectly what I want to do! Your project ( the .apz ) file opened right up and I previewd it just fine - perfect.
    All I need now is to open up the .fla in Flash to see how/where you put the code ( I'm a flash idiot and I'm doing something wrong) so I can make my own .swf work like yours. Is the .fla accessable from within the .apz file you attached ( I don't see it ) ? - I one see one file attached here.
    Thanks a ton!

  6. #6
    Join Date
    Mar 2009
    Posts
    4
    Nevermind I see it.
    Thanks!

Similar Threads

  1. Startup movie
    By enurs in forum AutoPlay Media Studio 6.0
    Replies: 1
    Last Post: 10-19-2006, 06:48 PM
  2. Startup Movie
    By rhosk in forum AutoPlay Media Studio 6.0
    Replies: 2
    Last Post: 10-19-2005, 03:10 PM
  3. Using Flash startup movie for those who don't have flash?
    By David Delaney in forum AutoPlay Media Studio 5.0
    Replies: 7
    Last Post: 10-14-2004, 11:49 AM
  4. Startup Movie
    By PaulW in forum AutoPlay Media Studio 5.0
    Replies: 6
    Last Post: 12-01-2003, 03:40 PM
  5. Startup Movie Locks Up Preview - RC2
    By AXXESS in forum AutoPlay Media Studio 5.0
    Replies: 10
    Last Post: 10-30-2003, 01:12 PM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts