A Flash Developer Resource Site

Search:

Type: Posts; User: tapakabl

Search: Search took 0.03 seconds.

  1. Using pipes to communicate between flash application/module and an external program

    Hi guys,
    I am new to actionscript programming and flash. My project requires me to communicate files and data from a flash module to an external program('Spice' here in my case). I have looked at...
  2. Replies
    2
    Views
    1,407

    Yeah it works. Thanks a lot. :)

    Yeah it works.
    Thanks a lot. :)
  3. Replies
    2
    Views
    1,407

    Associative arrays - indexing

    Hi,
    I am a newbie to Actionscript programming. I want to use a string contained in a string variable as an index in an associative arry.

    Example:

    var Info:Object=new Object();
    Info["234"]=1;...
  4. Thank you.....I changed the settings in Flash so...

    Thank you.....I changed the settings in Flash so that it publishes to flash player 10 and it is working now
  5. Having trouble saving an xml file on local host machine

    Hi,
    I m kinda new to flash and actionscript 3.0. I have an actionscript file which provides me with xml data. But I m not being able to save it to the local host machine. The code i m using to save...
  6. Having trouble saving an xml file on local host machine

    Hi,
    I m kinda new to flash and actionscript 3.0. I have an actionscript file which provides me with xml data. But I m not being able to save it to the local host machine. The code i m using to save...
Results 1 to 6 of 6




Click Here to Expand Forum to Full Width

HTML5 Development Center