A Flash Developer Resource Site

Results 1 to 2 of 2

Thread: getURL in moviesymbol

  1. #1
    Junior Member
    Join Date
    Jan 2010
    Posts
    5

    getURL in moviesymbol

    Hi

    Can the getURL load a webpage into a empty movie symbol?

    I want to load three webpages into three separate movie symbols but I dont want them to be able to maximise the web page etc.

  2. #2
    Senior Member
    Join Date
    Aug 2000
    Location
    Montréal
    Posts
    14,141
    No.
    1) getURL() calls a html or php page either on _self, replacing the current html, or _blank, opening in a new window, etc.

    2) you cannot embed a html page into Flash. You embed Flash into html.

    gparis

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