A Flash Developer Resource Site

Results 1 to 3 of 3

Thread: [FP9] new allowScriptAccess and allowNetworking tags

  1. #1
    Total Universe Mod jAQUAN's Avatar
    Join Date
    Jul 2000
    Location
    Honolulu
    Posts
    2,429

    [FP9] new allowScriptAccess and allowNetworking tags

    Ok I can see the obvious benefits of these new tags but the way myspace is using them right now is FK'ing me!

    I have a popular .swf floating around myspace atm and there are a couple buttons that link back to my site. Now that myspace is re-writing any flash <embed> tag by adding allowScriptAccess="never" allowNetworking="internal" it acts like the getURL() line is commented.

    Do you think that the navigateToURL() command would help get around this? If not, any ideas?

  2. #2
    skylogic.ca MD004's Avatar
    Join Date
    Oct 2003
    Location
    Canada
    Posts
    366
    I believe you can change your getURL() to open up in "_blank" (new window in other words) which will ignore the new tags. Or did you not want it opening in a new window?

    ~MD

  3. #3
    Total Universe Mod jAQUAN's Avatar
    Join Date
    Jul 2000
    Location
    Honolulu
    Posts
    2,429
    It's already set to _blank so that's not it. Thanks for the suggestion.

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