A Flash Developer Resource Site

Search:

Type: Posts; User: Septenary

Search: Search took 0.02 seconds.

  1. Replies
    1
    Views
    517

    RegExp in Browser

    Hello,

    I have made a flash applet in which a string is checked using the RegExp.exec() method. This works fine when I test it locally, but when I upload it to my website, the RegExp no longer...
  2. Replies
    2
    Views
    1,292

    Found this out myself - I got a loaderInfo object...

    Found this out myself - I got a loaderInfo object from the contentLoaderInfo property of the loader object that textB.getImageReference("myImage") returned. I then added a listener for...
  3. Replies
    2
    Views
    1,292

    Loaded?

    Hello,

    Suppose I were to load an external image into a dynamic text box using an html image tag. (eg. textB.htmlText = "<img src='Images/Image1.jpg' id='myImage'>"; ) I then want a way to find...
Results 1 to 3 of 3




Click Here to Expand Forum to Full Width

HTML5 Development Center