A Flash Developer Resource Site

Search:

Type: Posts; User: vergilganesh

Search: Search took 0.01 seconds.

  1. Replies
    2
    Views
    1,785

    CS3 that's the only the thing i want. How to call the...

    that's the only the thing i want. How to call the dynamic blocks using an array? just creating array which have o0.text to o34.text and how to I fill up? the other things like leap year and saturday...
  2. CS3 I finally found a correct way....

    I finally found a correct way.
    *******************code 1 Frame 1:initalising***************
    time1 = new Date();
    var hrs1 = time1.getHours()
    var mins1 = time1.getMinutes()
    var secs1 =...
  3. CS3 I tried to make a blur clock. The 0 blurs to...

    I tried to make a blur clock. The 0 blurs to nothing and nothing turns to 1 and so on. I created a movieClip but how do i write code according to that? For (seconds%10) it is ok. but for other values...
  4. CS3 Can AnyOne Please explain how to create a clock like this?

    I m unable to attach the .fla file because it is a bigger size file. so Please refer the .swf file.
  5. CS3 [Trouble]Transition of Slides using AS1 with setMask()

    I am using Flash cs3. I just created a slide transition effect using heart shape masking. I just attach the 25 hearts and increasing their _xscale and _yscale factors to make a transition effect. But...
  6. Replies
    2
    Views
    1,785

    CS3 [doubt]creating calender trouble

    I just create an outline of a calander with 7x5 dynamic text blocks. And I set instance names starts from o0 to o34. how to I fill up these calender? the below code doesnt works.

    time = new Date()...
  7. Replies
    0
    Views
    1,002

    CS3 getting network signal level problem

    I used flash 8 to create a wallpaper for my mobile with lot of filters and i am unable to use the fscommand2("GetNetworkSignalLevel"). Using flash lite 1.1 I am unable create filters like glowing and...
  8. Replies
    4
    Views
    1,966

    CS3 yep the code works perfect but i am unable to...

    yep the code works perfect but i am unable to find meaning of these codes. Actually what these code does? Can you please explain a little bit how it is executed?
  9. Replies
    4
    Views
    1,966

    CS3 Random number of selections

    Thank You very much for that code. Now only I understand a little bit about onClipEvent. I was tried to make a starry night using the same movieclip. i succeeded a little bit. But I am not satisfied....
  10. Replies
    4
    Views
    1,966

    CS3 Continuous Random Animations

    I just want to create sparkling stars at random. I can place the twinkling star to one random location but that is fixed while i close the window. I want to place the star at different random...
Results 1 to 10 of 10




Click Here to Expand Forum to Full Width

HTML5 Development Center