Problem tyring to communicate with flash

Ask a Question related to Macromedia Exchange Dreamweaver Extensions, Design and Development.

  1. #1

    Default Problem tyring to communicate with flash

    I have a hidden DHTML layer that contains a flash movie. I have an href link
    that makes the layer visible. I want the href link to also tell the flash movie
    to start playing.

    I installed the extesion "JavaScript Integration Kit for Macromedia Flash 8,
    MX 2004 and MX" which contains several javascripts for communicating with
    flash. I am using the js function "FDK_goToFrame()" to start the movie, however
    I can't get it to work. My swf was built in Flash CS3, ActionsScript 2. Does
    anyone know if the Integration Kit still works for new swf files? Is there some
    AS code that needs to be added to the flash file for these scripts to work? The
    documentation is rather sketchy.

    shockbyte Guest

  2. Similar Questions and Discussions

    1. flash communicate with Ajax in one page
      Hey guys! I wanna make a page with both a flash bannar and ajax contents, is there anyway to make the flash movie exchange information with the...
    2. Flash Projector Communicate with Web Server?
      I have created a flash .swf application that is hosted on a website and communicates nicely with the back end SQL server using xml and a .net middle...
    3. Tyring to dictate cell color in table based on query.
      Hello: I'm building a drill-down interface that changes the cell background color based on the database, and I'm not sure about the if statement....
    4. Clicking 3D model to communicate with flash
      Hi (was previously Nocky35) I am using a 3D model (as a .w3d) in Director to walk around. I want the user to click on a model (of a building) to...
    5. communicate with remoting through flash com
      Hi, We have a project, where we have to send or retrieve data(variables) using remoting through Flash com server. Like swf - flash com - remoting...
  3. #2

    Default Re: Problem tyring to communicate with flash

    shockbyte wrote:
    > I have a hidden DHTML layer that contains a flash movie. I have an href link
    > that makes the layer visible. I want the href link to also tell the flash movie
    > to start playing.
    Is there some extension you are using to accomplish this? If not, then I'd suggest that you ask your question in the Dreamweaver General forum where you may get someone that has run into this issue:
    [url]http://www.adobe.com/cfusion/webforums/forum/categories.cfm?forumid=12&catid=189&entercat=y[/url]

    Or you may want to try the Flash forums to see if some Flash folks know about it:
    [url]http://www.adobe.com/cfusion/webforums/forum/index.cfm?forumid=15[/url]


    --
    Danilo Celic
    | [url]http://blog.extensioneering.com/[/url]
    | WebAssist Extensioneer
    | Adobe Community Expert
    danilocelic AdobeCommunityExpert Guest

  4. #3

    Default Re: Problem tyring to communicate with flash

    The Dreamweaver extension that I am using is called "JavaScript Integration Kit for Macromedia Flash 8, MX 2004 and MX."
    shockbyte Guest

  5. #4

    Default Re: Problem tyring to communicate with flash

    shockbyte wrote:
    > The Dreamweaver extension that I am using is called "JavaScript Integration Kit for Macromedia Flash 8, MX 2004 and MX."
    Sorry, missed your reply, and missed where you said which extension you're using. I haven't used this extension, so I have no direct info on if it should work with newer SWFs. I'd suggest asking in the Flash forum(s) to see how you'd communicate from JavaScript to a CS3 SWF.


    --
    Danilo Celic
    | [url]http://blog.extensioneering.com/[/url]
    | WebAssist Extensioneer
    | Adobe Community Expert
    danilocelic AdobeCommunityExpert 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