A Flash Developer Resource Site

Results 1 to 5 of 5

Thread: Here is a thought...regarding contentpanes

  1. #1
    Senior Member
    Join Date
    Jul 2001
    Location
    Tinley Park, IL
    Posts
    702

    Here is a thought...regarding contentpanes

    Is it possible to have a contentpane load a URL instead of an actual file?

    For example, in the contentpane GUI I can ONLY select a file, input text or HTML directly, or select a link (which I'm not sure how to use yet) but I can't actually add anything else.

    What is I wanted to load a page that is alreay on the web say my current homepage (which uses a CMS). URL's load like this one to my homepage
    http://www.nsfilms.com/index.php?mod...page&PAGE_id=1
    My Sites: Gaming Site Nightshade Studios MyKM Tutorials

    --------------------------------------------------
    What I'm using: Gimp, Koolmoves, Sepy, HTML-Kit, Inkscape

  2. #2
    up to my .as in code Chris_Seahorn's Avatar
    Join Date
    Dec 2004
    Posts
    4,389
    You can load external html pages into a contentpane, but most likely your cms page will not be pulled in correctly if it uses html tags flash cannot understand.

    You will also have to script the page to be sent in and not use the GUI.....the Koolmoves manual has the commands for the different types of content a contenpane can receive.

  3. #3

  4. #4
    Senior Member
    Join Date
    Jul 2001
    Location
    Tinley Park, IL
    Posts
    702
    Beautiful...as usual.
    My Sites: Gaming Site Nightshade Studios MyKM Tutorials

    --------------------------------------------------
    What I'm using: Gimp, Koolmoves, Sepy, HTML-Kit, Inkscape

  5. #5
    up to my .as in code Chris_Seahorn's Avatar
    Join Date
    Dec 2004
    Posts
    4,389
    Wilberts contentpane is a slick piece of work and one of the few things we can send actual html pages too.

    Now if Adobe would get flashplayer up to speed on tags we would really be making progress.

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