Announcement

Collapse
No announcement yet.

Multiple links using Flash MX

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

  • Multiple links using Flash MX

    I understand how to set up a page.jump using the fscommand, but im not quite sure how to make multiple links in one swf. Could someone help please. thanx. :-)

  • #2
    Re: Multiple links using Flash MX

    If you understand how to send an fscommand from your flash and receve it with your AMS application then it's easy. You just name your different fscommands with either different names or dofferent values and then use IF statements in your AMS application to figure out which fscommand/value was sent each time your flash sends an fscommand. It's totally simple...

    There's no limit to how many fscommands or fscommands values you can add. So you could use for example for a series of buttons the same fscommand, i.e. "pagejump" on each but with different values, i.e. "page1", "oage2", "page3" and so forth. Then by simply getting the value of the last fscommand args ON FSCOMMAND you can set your AMS application to react to those fscommands in any way you like.

    Using tis method you can easily use any flash object to control any of the other types of objects in your AMS applications such as web browser objects, media player objects, etc...

    We will be releasing an affordable training CD ROM soon of POWER TIPS for AutoPlay Media Studio users, and it will contain a bunch of cool tips and workarounds to streamline these sorts of operations and much more, free samples coming soon on the main AutoPlay Media Studio Site at:

    http://www.autoplaystudio.com

    Corey Milner
    Creative Director, Indigo Rose Software

    Comment


    • #3
      Re: Multiple links using Flash MX

      Shiga. you da man Corey, thanx.

      Comment


      • #4
        Re: Multiple links using Flash MX

        Keep your eyes peeled for the power tips CD ROM when it comes out, we want people to have it so we're making it extra cheap, around $20 so everyone can afford it.

        It has some killer flash techniques on it. Over 3 hours of full motion video training with yours truly...

        Sorry for the shameless plug but I think you'll agree once it's out that I did not lie about it's usefullness.

        Corey Milner
        Creative Director, Indigo Rose Software

        Comment

        Working...
        X