Announcement

Collapse
No announcement yet.

Playing Flash From A link

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

  • Playing Flash From A link

    I want to play a flash movie after I click on a link but I want it to play in its own window and then return to the orgoinal window after a mouse click. Can this be done?

    Thanks in advance

  • #2
    Re: Playing Flash From A link

    Sounds easy enough. OK so to confirm you want to have a button in your AMS application which launches an external flash movie to run outside of the AMS application, and then when someone clicks on a button which is inside the external flash movie the flash movie closes and returns the user to the AMS application?

    Corey Milner
    Creative Director, Indigo Rose Software

    Comment


    • #3
      Re: Playing Flash From A link

      Yes that is what I want to happen. Any suggestions?

      Comment


      • #4
        Re: Playing Flash From A link

        Yep that's easy, just export your flash movie as a projector file and then use a FILE > OPEN action on your button to launch it. Then just have a button in your flash movie which has the fscommand "quit" on it...

        Add the fullscreen fscommand to the first frame of the flash movie if you want your flash to play full screen.

        Corey Milner
        Creative Director, Indigo Rose Software

        Comment

        Working...
        X