A Flash Developer Resource Site

Search:

Type: Posts; User: caugusto

Page 1 of 2 1 2

Search: Search took 0.02 seconds.

  1. Thread: Remove child

    by caugusto
    Replies
    2
    Views
    518

    Remove child

    and my problems continues...

    now i have my buttons working... and when i click each other.. a can get the correspondent data into the xml file..

    so... as the menu items are created by xml...
  2. Replies
    1
    Views
    1,328

    get array position from dinamic child

    hi,

    other problem...
    i'm fighting hard with as3....:yarr:

    i created a list of textfields as a child each one... from a xml file.
    what i realy want as result of this.... is create a menu with...
  3. Replies
    2
    Views
    442

    yeh... i notice that after my post... :)

    yeh... i notice that after my post... :)
  4. Replies
    2
    Views
    442

    function parameters

    hi .. again with functions.... :s

    I've this:

    cursos[c].addEventListener(MouseEvent.CLICK, mostraHorario(c);

    cursos is an array, that read values from XML.. that creates a list (text fields...
  5. Replies
    3
    Views
    1,411

    thanks, ;)

    thanks,
    ;)
  6. Replies
    3
    Views
    1,411

    invoke function in as3

    Hi,

    Simple with as2... but i can't with as3..
    How can i invoke a function in a parent mc... from one of its childs mc??

    I've a child MC with 2 frames... in the second one i want to invoke a...
  7. Replies
    2
    Views
    790

    Thanks a lot... It's working!!

    Thanks a lot... It's working!!
  8. Replies
    2
    Views
    790

    dinamically renaming a mc instance

    hi all,

    how can i change dinamically the instance name of a dinamically created mc? is it possible?

    for example:
    i've a temp movieClip
    and after it is created i want to change its instance...
  9. Replies
    1
    Views
    547

    dinamically renaming a mc instance

    hi all,

    how can i change dinamically the instance name of a dinamically created mc? is it possible?

    for example:
    i've a temp movieClip
    and after it is created i want to change its instance...
  10. create a time counter in one single frame

    hi,

    i need to know if somenone can tell me how can i create a time counter just with action scrpting, whithout any others frames or movieClips in the stage.

    i want to create a slide show, that...
  11. Replies
    3
    Views
    638

    sorry... but it seems to not work.... a try it...

    sorry... but it seems to not work....

    a try it and it didn't work...

    what i need is to know how to create another emptyMovieClip into an other allready created MovieClip....

    so i have the...
  12. Replies
    3
    Views
    638

    create a button at runtime

    thaks for help me at my last tread...

    but a know i've an other problem...

    how can i create a button into a movie clip created at runtime??

    tahks
  13. Replies
    1
    Views
    333

    duplicating MClips with XML Data inside

    hi,

    i'll try to explain my due.

    I've a MovieClip that contains some Dynamic textFields and I want to include in those textFields the values of Nodes of an external XML file..

    Until here.......
  14. Replies
    0
    Views
    353

    dinamic ComboBox labels

    hi,

    i would like to know if some one can help me about how to create a comboBox that its labels are dynamicaly loaded.

    what i need exactely is that supose that i have a external file (for...
  15. Replies
    0
    Views
    258

    creating icon for my .exe

    hi,
    i need some help about how to create an icon associate to my .exe file.

    i have a .fla file that i want to export as an .exe file... but then the new file apperars in Windows width the Flash...
  16. Replies
    1
    Views
    460

    control goto in loaded movies....

    how can i load a movie clip by release one button and this movie clip goes to a spcific frame...

    some think like this:

    on release .. loadmovie (x.swf )... and (x.swf) goes to and play frame...
  17. generate imgs or swf directly from my swf

    hi,
    i wonder if is it possible to generate a img file (like jpg) from my swf movie. like a print screen image... but that is generated by a button and an action script code in the swf.

    what i...
  18. Replies
    0
    Views
    482

    generate img files from my swf

    hi,
    i wonder if is it possible to generate a img file (like jpg) from my swf movie. like a print screen image... but that is generated by a button and an action script code in the swf.

    what i...
  19. oldnewbie.. please help with text file for flash

    thaks for your help....

    and sorry to ask you somethings more, but i realy don't know how to create a UTF-16BE text format... to load into swf file.

    you gave me this link:
    ...
  20. Replies
    0
    Views
    285

    UTF-16BE format??

    thakx for yourr help....

    but a need some more....

    how can i save my file text as UTF-16BE format? the notepad can do it??

    thanks
  21. Replies
    2
    Views
    381

    UTF-16BE??

    thakx for tour help....

    but a need some more....
    how can i save my file text as UTF-16BE format? the notepad can do it??
  22. Replies
    2
    Views
    381

    inserting texternal ext in a swf file

    hi,

    i've a swf where i loadedVariables from a txt document. the value of this variable is a portion of text that i whant to be loaded into a dynamic text field into the swf file.

    the problem is...
  23. Thread: atach files

    by caugusto
    Replies
    1
    Views
    353

    atach files

    hi,
    i need to know how can i do to have some images (jpgs) in a folder where my swf file get the data to publish online.

    what i mean it's a kind of dinamic swf file. that some imgs are not embed...
  24. Replies
    1
    Views
    269

    interactive movie clip

    hi,

    i loaded a movie clip (movie.swf) into my swf where i have some buttons wich ones i want to control the loaded swf.

    conplicated??

    for other words what i need to know is how can i...
  25. Thread: mailto

    by caugusto
    Replies
    1
    Views
    316

    mailto

    hi,

    i would like to know how can i open the outlook express and send a message by click a button in my swf.

    i'm trying to do like this:

    getURL("mailto:adress@adress.com");

    but it do not...
Results 1 to 25 of 40
Page 1 of 2 1 2




Click Here to Expand Forum to Full Width

HTML5 Development Center