Results 1 to 3 of 3

Thread: Running Flash functions

  1. #1
    Join Date
    May 2006
    Location
    Alaska
    Posts
    163
    Thanks
    5
    Thanked 2 Times in 2 Posts

    Default Running Flash functions

    I was wondering how you run Flash functions from JS. I thought it was something like:
    Code:
    document.getElementById ("myFlash").myFunc ();
    Also, the examples in Flash don't work. Am I dong something wrong or is it my browser prefs? Also, in Flash I can run JS.

  2. #2
    Join Date
    Jan 2007
    Posts
    17
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default

    Here its mentioned. Its purely as1 based and would not work on non-windows platform.

    http://www.adobe.com/support/flash/p...hflash_03.html

  3. #3
    Join Date
    May 2006
    Location
    Alaska
    Posts
    163
    Thanks
    5
    Thanked 2 Times in 2 Posts

    Default

    Could someone make an example of external interface from JS to AS? Also, I'm wondering if you need Flash 8 Pro?

Bookmarks

Posting Permissions

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