A Flash Developer Resource Site

Search:

Type: Posts; User: tiger_1018

Search: Search took 0.04 seconds.

  1. Replies
    3
    Views
    642

    problem about depth

    when I learned in as2.I used "swapdepth" to control the depth of object.but
    now I don't know how in as3.Here is my code.What I want to do is to rotate
    the eight ball like 3d.
    package {
    import...
  2. Replies
    19
    Views
    13,719

    the problem has solved

    the problem has solved
  3. Replies
    0
    Views
    3,119

    [RESOLVED] problem about depth

    just as what i siad in the subject.the cube i made looks ....you'd better see the file
  4. Replies
    19
    Views
    13,719

    i haven't said clearly.what i want like this...

    i haven't said clearly.what i want like this file.it came from senocular.there are two side in every movieclip.and every side is different movieclip.but the movieclip or picture should be 100*100.if...
  5. Replies
    19
    Views
    13,719

    i don't know if you know what i said.this is my...

    i don't know if you know what i said.this is my file
  6. Replies
    19
    Views
    13,719

    now i have new problem.i deleted the top and...

    now i have new problem.i deleted the top and bottom movieclip.but there is nothing but black behind the other four movieclips.if i want add a movieclip behind it .what should i do?
  7. Replies
    19
    Views
    13,719

    thank you for your code.i have known how to do

    thank you for your code.i have known how to do
  8. Replies
    19
    Views
    13,719

    this code come from senocular,but it used bitmap...

    this code come from senocular,but it used bitmap
    I have a question .if i want use movieclip.how to change the code
  9. Replies
    0
    Views
    525

    problem with video

    this is my code in first frame of main scene:
    nc = new NetConnection();
    nc.connect(null);
    ns = new NetStream(nc);
    video.attachVideo(ns);
    video._alpha = 000;...
  10. Replies
    3
    Views
    1,879

    oh ,i forgot it ,this is my swf file

    oh ,i forgot it ,this is my swf file
  11. Replies
    3
    Views
    1,879

    this is my fla and swf file

    this is my fla and swf file
  12. Replies
    3
    Views
    1,879

    problem with 3d cube

    I learned it form http://www.senocular.com/
    this is original source file http://www.senocular.com/flash/source.php?id=0.130
    now i changed the graphic size,but it doesn't work properly,the original...
Results 1 to 12 of 12




Click Here to Expand Forum to Full Width

HTML5 Development Center