controling director frame-label with swish?

Ask a Question related to Macromedia Director Basics, Design and Development.

  1. #1

    Default controling director frame-label with swish?

    Hi all...

    I've just created a menu system using swishMax!

    The problem is it's destined for a macromedia director movie where the menu will target frame labels in the timeline. How can I get Swish Max to do this for me?

    Any assistance would be greatly appreciated

    best regards,
    Declan


    decbrad webforumsuser@macromedia.com Guest

  2. Similar Questions and Discussions

    1. _currentframe... how to get the current frame label?
      What actionscript code do I need to get the curreframe's label? I don't want the frame number... this way I can make my movie player code more...
    2. Label TextFrams or any frame
      Hi there! I want to label a textframe so I can found it from VB-script. I can label a textframe from a script ,but I cant figure it out how I make...
    3. goToAndPlay - frame;label
      I'm new to FlashMX2004 Pro and to Action Script 2.0, I'm trying to go to a specific frame in the timeline, having problems with this simple code....
    4. controling flash from director!
      is it possible to send to flash that is lodad into director events or callling a function that in flash from director but not the known ones like...
    5. Capture frame label and assign to variable?
      Is it possible to capture the label for the current frame so that I can assign it to a variable? My frame labels carry the same name as the...
  3. #2

    Default Re: controling director frame-label with swish?

    Hi Declan,

    I'm not sure about SwishMax, but events can be sent from Flash assets to
    Director via a getURL action. There are 3 ways to do this in ActionScript:
    You can send a string to an on getUrl handler, an event message, or a
    complete Lingo statement.
    Check the following topic in Director Help for more info:
    Using Director > Using Interactive Media Types > Sending Lingo from Flash
    movies

    Cheers,

    Glenn Reginalde
    Technical Support
    M a c r o m e d i a

    Announcing MX 2004. New versions of Dreamweaver, Flash, Fireworks, Studio
    and the new Flash MX Professional.
    [url]www.MX2004.com[/url]


    "decbrad" <webforumsuser@macromedia.com> wrote in message
    news:bo9pr2$s41$1@forums.macromedia.com...
    > Hi all...
    >
    > I've just created a menu system using swishMax!
    >
    > The problem is it's destined for a macromedia director movie where the
    menu will target frame labels in the timeline. How can I get Swish Max to do
    this for me?
    >
    > Any assistance would be greatly appreciated
    >
    > best regards,
    > Declan
    >
    >


    Glenn Reginalde Guest

Posting Permissions

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

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139