A Flash Developer Resource Site

Results 1 to 2 of 2

Thread: communicating between flash files in frames

  1. #1
    Junior Member
    Join Date
    Oct 2001
    Posts
    8
    Does anyone know how to communicate between flash files in the same folder, but in different frames of a site?
    I have flash set in different frames with sound and I need to stop sound on one if someone plays another. Any ideas?

  2. #2
    This will be a general answer for you, but maybe it will set you in the right direction at least. I had a similar solution once and used Java along with actionscript to access the object on the other page and control it. I would set it up as a call to a JS function in the first frame that calls the object of the movie in the other frame and gives it an actionscript command. There was a site once that had a little tutorial on how to access the movie with JS, I'll see if i can locate it, maybe someone else on here will remember and get to it before I do. Good luck.

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