Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 7515645
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 30, 20262026-05-30T00:52:36+00:00 2026-05-30T00:52:36+00:00

found that code to display html format text to dynamic textfield in as3: var

  • 0

found that code to display html format text to dynamic textfield in as3:

var url:String = "http://edeejay.dyndns.org:8000/currentsong?sid=1";
var loadit:URLLoader = new URLLoader();     
loadit.addEventListener(Event.COMPLETE, completeHandler);
loadit.load(new URLRequest(url));    
function completeHandler(event:Event):void {    
     myText_txt.htmlText = event.target.data as String;
}

all work fine in local , but when upload to the net , swf can’t display the text ???

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-30T00:52:38+00:00Added an answer on May 30, 2026 at 12:52 am

    This is more likely a cross-domain problem.

    Listen to SecurityErrorEvent.SECURITY_ERROR and IOErrorEvent.IO_ERROR to confirm that. And in general you should always listen to them to know if something wrong happens.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I tried using this to display MIDI code on the console, found that memory
While trying to answer this question I found that the code int* p =
I found that this C++ code: vector<int> a; a.push_back(1); a.push_back(2); vector<int>::iterator it = a.begin();
I'm using code that I found on the CodeProject.com for a low-level keyboard hook
Whilst refactoring some legacy C++ code I found that I could potentially remove some
We’ve found that the unit tests we’ve written for our C#/C++ code have really
A coworker recently showed me some code that he found online. It appears to
I'm attempting to use code I've found that uses Win32. However, I'm getting this
I code primarily in javascript and in vb.net. I've found that if I can
I copied some Delphi code from one project to another, and found that it

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.