A Flash Developer Resource Site

Search:

Type: Posts; User: Binary Neuron

Search: Search took 0.06 seconds.

  1. Replies
    2
    Views
    3,900

    When I go directly to the link (tried in both...

    When I go directly to the link (tried in both Firefox and Chrome)
    http://www.iamvishal.com/pureecn/assets/slide/test.swf
    the page shows up blank, but I do not get a 404 error, so the file seems to...
  2. Can I ask why the quotes need to be stored in the...

    Can I ask why the quotes need to be stored in the array? Try this in your code:

    pWord.push('"'+wordElement+'"');
  3. The one you see is the boolean value for the...

    The one you see is the boolean value for the success of the require function. I don't believe you need the echo. Try it without the echo.
  4. Replies
    6
    Views
    9,269

    You are asking if you can inject a method into a...

    You are asking if you can inject a method into a child SWF that does not already exists? Sounds like kind of a security risk.

    As far as I know, you can only call methods of child SWF that have...
Results 1 to 4 of 4




Click Here to Expand Forum to Full Width

HTML5 Development Center