A Flash Developer Resource Site

Results 1 to 2 of 2

Thread: implementing n external .js file??

  1. #1
    Junior Member
    Join Date
    Mar 2000
    Posts
    2

    Post

    I would really like to use a javascript (.js) file within a flash movie... Could someone tell me how this is done?

  2. #2
    Senior Member
    Join Date
    Apr 2000
    Location
    Northern Ireland
    Posts
    2,146

    Post

    To my knowledge, using FS Commands is how Flash deals with JavaScript, and it works through a function called "doFunction" (or some such nonsense) on the HTML page. Any further functions you want to call have to be specified in doFunction. There's a section in the HELP files with Flash 4 about it ... have a gander and see what you think.

Posting Permissions

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




Click Here to Expand Forum to Full Width

HTML5 Development Center