A Flash Developer Resource Site

Search:

Type: Posts; User: mcris

Search: Search took 0.03 seconds.

  1. Replies
    1
    Views
    1,206

    okay i have this working code now but have some...

    okay i have this working code now but have some problems here's my code:



    foreach($friends as $friend) {

    echo "<fb:profile-pic size=small uid=$friend...
  2. Replies
    1
    Views
    1,206

    facebook API pop up dialog

    Hi i have a question about how to create a pop up dialog using facebook application, i found some examples but it doesn't worked for me, now i loaded my friends then beside the profile pic of my...
  3. Replies
    2
    Views
    672

    Thanks for the reply :D i've researched about...

    Thanks for the reply :D i've researched about that yesterday and thanks got it working, and still working on my real goal which is i can load the lists of my friends using the application in...
  4. Replies
    2
    Views
    672

    passing variables from php to flash

    Hi,

    Just want to ask if it is possible to load the declared variable inside of php to flash?like i want to load $var_name into flash. What will be the approach doing that?


    Thanks a lot
  5. Replies
    1
    Views
    543

    facebook and flash with pagination help

    Hi everyone,

    I need a tutorial about loading facebook friends in flash and it will have a pagination something like that.like you can controll how many friends you are going to display :) anyone...
  6. Replies
    1
    Views
    326

    creating SWC and use it

    Hi i googled about this but apparently i follow some instructions but i am not successful in doing it :/

    okay i have this fla that contains with object or image and convert it to movieClip. so how...
  7. Replies
    3
    Views
    650

    hi thanks for replying but what i need is comes...

    hi thanks for replying but what i need is comes from different swf file. so i have two different swf file the other one loads my child swf. what i want is i want to call the instance name of my...
  8. Thread: swf loaded scale

    by mcris
    Replies
    7
    Views
    1,046

    first thing i have a map (2500x2000) then i...

    first thing i have a map (2500x2000)
    then i loaded it to child2.swf with stage same size of (2500, 2000)
    then i loaded it to child1.swf with stage size (750, 500); i did that for pan and zoom i...
  9. Thread: swf loaded scale

    by mcris
    Replies
    7
    Views
    1,046

    ohh okay let me explain it again :) my child...

    ohh okay let me explain it again :)

    my child swf size is w= 750 h=500
    and my main swf size w=750 h=700

    now when i load my child into my main, child swf fits into my main swf. where my child...
  10. Thread: swf loaded scale

    by mcris
    Replies
    7
    Views
    1,046

    Hi, When i load my child swf into my main, my...

    Hi,

    When i load my child swf into my main, my child swf fits into main swf. child swf doesnt loads to its original size. what do you mean by listeners??like EventsListener??hehe
  11. Thread: swf loaded scale

    by mcris
    Replies
    7
    Views
    1,046

    swf loaded scale

    Im a bit confused about this, i have external swf with a size of 750x500, then it loads to main swf where it size is 750x700 now i want my external swf loads to main with its fix size which is...
  12. Replies
    0
    Views
    736

    pan and zoom mousewheel

    Hi,

    I have an image with 1500x1000 size.i have 750x500 stage then two buttons zoom in and out. Now i want to know the bounds im going to use for my image. any suggestions and tutorial will be a...
  13. Replies
    0
    Views
    1,273

    as3 pan and zoom with controller

    Hi i need help regarding with pan and zoom with controller:
    my image size was 1500x1000

    then my swf size should be 750x500:
    within my map.swf i have 6buttons which are up,down,right,left,...
  14. Replies
    3
    Views
    650

    parent child problem as3

    okay one of my problem is that how do i call the instance name of a button from my child.swf to my parent.swf

    i have four buttons from my child.swf where when i click btn1 it will load...
  15. Replies
    1
    Views
    384

    unloading xml or swf file within swf

    Hi i have this main swf that calls 2 swf. then the 1st swf that he calls was consists of xml images and button.now my problem is upon loading 1st swf then i clicked the button and loads another swf...
  16. Thread: Unload XML????

    by mcris
    Replies
    17
    Views
    11,029

    Hi have this xml file consists of images i want...

    Hi have this xml file consists of images i want to unload those images from my xml file when my swf file loads on the same stage. how do i do that i already use removeChild and unload() but it seems...
  17. Replies
    6
    Views
    14,029

    hi xbudddhax, we have a same problem here:did...

    hi xbudddhax,

    we have a same problem here:did you ever come out a solution for that??i've been looking this on google :)
  18. Hi Metalcredge, I've got the same problem here...

    Hi Metalcredge,

    I've got the same problem here :) about unloading a swf file. How about clicking button1 then it will load 2.swf, then 1.swf should be remove on the stage...
  19. Replies
    3
    Views
    1,346

    How about loading images from xml file to MC? i...

    How about loading images from xml file to MC?
    i have this code but it just appearing in output not in swf.how should i point my xml data to load it self on MC?
  20. Replies
    3
    Views
    1,857

    yes, exactly :) im confused about that loading it...

    yes, exactly :) im confused about that loading it to my mc_container and where should i put the declaration :/ still trying to find good code for a guidance about this, still trying to figure out....
  21. Replies
    3
    Views
    1,857

    yes, exactly why i did post here :) im confused...

    yes, exactly why i did post here :) im confused about that loading it to my mc_container and where should i put the declaration :/ still trying to find good code for a guidance about this, still...
  22. Replies
    3
    Views
    1,857

    as3 load xml file to empty movieclip

    hi i want to load an image to empty movieclip using xml:

    i use this code: sample.xml

    <?xml version="1.0" encoding="utf-8"?>

    <sample>

    <image>
Results 1 to 22 of 22




Click Here to Expand Forum to Full Width

HTML5 Development Center