A Flash Developer Resource Site

Results 1 to 3 of 3

Thread: Run a AS3 function from child SWF, possible without local connection?

  1. #1
    Senior Member
    Join Date
    Sep 2003
    Location
    Chicago
    Posts
    189

    Run a AS3 function from child SWF, possible without local connection?

    We're loading a AS2 SWF into a AS3 Container. Then we want the AS2 SWF to run a function in the AS3 container...Is this possible without a local connection?

    AS that ive tried with no success:
    _parent.as3function();
    or
    as3function();

  2. #2

  3. #3
    Senior Member
    Join Date
    Sep 2003
    Location
    Chicago
    Posts
    189
    thats neat...Trying it now...Thank you

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