A Flash Developer Resource Site

Search:

Type: Posts; User: bigbox

Search: Search took 0.03 seconds.

  1. PROJECT Need someone to build a simple img loader from my php file to flash as3 for android!

    I need some one to build a simple flash movie on as3 air for android to load the output of my php file below!


    <?php
    header('Content-Type: text/html; charset=utf-8');
    include('icecast.php');...
  2. I'm sorry to bug you but i have not much...

    I'm sorry to bug you but i have not much experience with this can you please correct me cause i really have no idea how to make this work!


    var loader:URLLoader = new URLLoader(new...
  3. How can i display image and text from and external txt file?

    Hello i was wondering if anybody could provide me with an example on how can i load one image and text from and external txt file into my flash movie?
    For example load history from data.txt...
  4. How can i add a pause and play button to this...

    How can i add a pause and play button to this script?
  5. Replies
    2
    Views
    1,377

    Thanks for the response and I'm sorry i responded...

    Thanks for the response and I'm sorry i responded so late i was busy, I was testing the code you posted and the following errors came up.

    Scene 1, Layer 'Layer 1', Frame 1, Line 11 1120:...
  6. Replies
    2
    Views
    1,377

    As2 to As3 this!

    Hi all,
    Can somebody please convert this code to as3?



    //////////////////////////Connections///////////////

    nc = new NetConnection();
    nc.connect("rtmp://ip.com/live/");
Results 1 to 6 of 6




Click Here to Expand Forum to Full Width

HTML5 Development Center