A Flash Developer Resource Site

Search:

Type: Posts; User: cid23

Page 1 of 2 1 2

Search: Search took 0.31 seconds.

  1. Thread: byteCode

    by cid23
    Replies
    1
    Views
    336

    byteCode

    hi,

    can some one help me how can i translate p-code(as) in bytecode format or is there any software available for this?


    thanks!
    sherwin
  2. Replies
    1
    Views
    374

    can flash create an external text file?

    can flash create an external text file which consist variables from inside swf?

    thanks,
    cid
  3. Replies
    0
    Views
    375

    component attach to the textfield

    is it possible to attach a component lets say a checkbox to a textfield in flashmx6? need help on the as.


    thanks!
    cid
  4. Replies
    0
    Views
    312

    component attach to the textfield

    is it possible to attach a component lets say a checkbox to a textfield? need help on the as.


    thanks!
    cid
  5. Replies
    0
    Views
    320

    random movement and collision

    i want to create a numbers of mc moving in a random motion, when the mc hit each other it will bounce back or move away from each other. need help on script.


    thanks!
  6. sync an mc._y pos and a textfield in a scrollbar

    how do sync an mc._y pos and a textfield in a scrollbar? pls set example..

    thanks!
  7. Replies
    1
    Views
    982

    create dynamic xml object

    this dosent work..


    // looping i=9

    this["module"+i] = new XML();
    this["module"+i].ignoreWhite = true;
    this["module"+i].load("xml/module"+i+".xml");
  8. Thread: embed fonts

    by cid23
    Replies
    1
    Views
    338

    embed fonts

    how do i embed fonts to be used in a specific textfield?

    thanks!
  9. Thread: inactive timer

    by cid23
    Replies
    0
    Views
    462

    inactive timer

    hi!

    i have a flash movie and i want to run an mc when the pc idle or (no movement on the mouse & no pressing keyboard) for 60sec. is this possible?

    thanks!
  10. Thread: flash books

    by cid23
    Replies
    0
    Views
    475

    flash books

    hi! can anyone guide me what is the best book for flash game development mostly coverd games like baseball , golf, basket ball flash games.


    thanks!
  11. Thread: flash golf game

    by cid23
    Replies
    1
    Views
    630

    flash golf game

    can any one have a source code of a flash golf game? or know wer can i get it? i just need to have an idea for the project im working on.


    thanks!
  12. Thread: list box

    by cid23
    Replies
    0
    Views
    294

    list box

    in list box components, how can i combine 2 variables in one column seperated by spaces?
    ex:

    _ = spaces;

    name________adress

    mike________123blahblah

    thanks1
  13. Thread: as

    by cid23
    Replies
    1
    Views
    425

    as

    what the AS in browsing windows directory(like windows explorer)?
  14. Replies
    0
    Views
    356

    createTxtField spacing

    hi

    i have a to create a multiple txtfield( ive used createTxtField)., every txtfield must have an equal spacing inbetween txtfield. wats the good approach on this?


    thanks!
  15. Replies
    1
    Views
    386

    about flash remoting

    whats the difference between the flash remoting evaluation and flash remoting full version ?

    thanks!
  16. Replies
    1
    Views
    484

    standalone unicode

    ive created a flash movie (projector format) where i used unicode in my txt variable ex : txtvar = \uXXXX ...when i view the movie localy(w/ language pack) its runiing ok. but when i run it in diff...
  17. Replies
    0
    Views
    769

    fullscreen in quicktime using flash 5 AS

    i have exported my flash movie(flash 5) to mov (quicktime file). at the first frame of my flash movie if put a fscommand("fullscreen", "true") now when i play my mov file its not doing the...
  18. Replies
    3
    Views
    895

    ive exported my movie as mov file( exported flash...

    ive exported my movie as mov file( exported flash 5), and its playing at my quicktime. but i cant seem to use the fscommand("fullscreen","true"). i want mov to be in full screen when playing. how do...
  19. Replies
    3
    Views
    895

    linking to a qtvr file

    i linked a video (quicktime file) and exported the flash movie (wer the video is liked) when i play the flash movie. the video is not playing . how can u view them? im using flashmx btw.

    need...
  20. Thread: mouse movement

    by cid23
    Replies
    1
    Views
    441

    mouse movement

    i want to manipulate a movie . i want to move the mouse left or right. a specific movie will move in _x ( same direction as the movement of the mouse)


    thanks!
  21. Replies
    0
    Views
    405

    chinese char emded in flash movie?

    need help, i have this flash movie, i need to translate the english txt into a chinese characters. how do i use this on flash?

    thanks!
  22. Replies
    16
    Views
    1,218

    try using batch file, flashMX recognize .bat...

    try using batch file, flashMX recognize .bat using fscommand (standalone player)

    first make a "file.bat" file using notepad
    inside the bat file type the file u want to execute. (take note in...
  23. Replies
    4
    Views
    828

    ive put my doc file in a "fscommand" folder still...

    ive put my doc file in a "fscommand" folder still not working ..pls help ..thanks!

    sherwin
  24. Replies
    4
    Views
    828

    Fscommand question

    how do i execute , let say a doc file... with a click of a button from a flashmovie (MX)?

    my codes is not working
    codes:

    on (press) {
    fscommand("exec", "Professional_Test.doc");
    }

    thanks,
  25. Thread: remoting

    by cid23
    Replies
    1
    Views
    419

    remoting

    when i ever i query a database using remoting the result always return :[ object, object]

    whats will i do ?

    thanks
Results 1 to 25 of 46
Page 1 of 2 1 2




Click Here to Expand Forum to Full Width

HTML5 Development Center