A Flash Developer Resource Site

Search:

Type: Posts; User: radstylix

Search: Search took 0.01 seconds.

  1. Replies
    2
    Views
    8,763

    I tried it, but no dice. I want to draw it with...

    I tried it, but no dice. I want to draw it with an actual tool. I thought I found how to draw it using the pen tool but it's obviously wrong. Looks like I'll have to draw them by hand then... not...
  2. Replies
    2
    Views
    8,763

    How to draw ellipses in perspective?

    I use Flash CS4 to draw my webcomic see, and I've been using it for years but don't see how to draw ellipses properly yet. I know how to make one by hand though but it's difficult in Flash because I...
  3. Replies
    0
    Views
    1,013

    Need help redesigning a comic site

    Sorry if this is the wrong forum.

    Ok, I wanted to my current site:
    http://lazylonewolf.comicgenesis.com/

    to something like this one:...
  4. Replies
    2
    Views
    383

    In other words, _root.gotoAndStop(value1); It's...

    In other words, _root.gotoAndStop(value1);
    It's gonna go to and stop at a random frame on the main timeline.

    Oh and I've improved the code(I think) Now it fades in and after a while another pic...
  5. Replies
    2
    Views
    383

    [F8] Actionscript Fade

    Okay, what I want to happen is when the movie loads, it will randomly go to a picture that will fade in. Then after a maybe 10 seconds it will fade out and another picture will fade in. It will do...
  6. Replies
    5
    Views
    545

    Can't even access the file from the browser...

    Can't even access the file from the browser because of permission issues, displays a code 403 "Forbidden". Can't change the permission too :(
  7. Replies
    5
    Views
    545

    Okay, can you check if what I did is right?...

    Okay, can you check if what I did is right?
    1.Made a proxy.php file only containing the code you've given
    2.Changed the actionscript code from this

    lv = new LoadVars();
    lv.dataURL =...
  8. Replies
    6
    Views
    548

    Variable _level0.str = "273=&onLoad=[type...

    Variable _level0.str = "273=&onLoad=[type Function]"
    Variable _level0.arr = [object #3, class 'Array'] [
    0:"273",
    1:"&onLoad",
    2:"[type Function]"
    ]
    In other words yes.
    Check my...
  9. Replies
    5
    Views
    545

    Wait, does AllowScriptAccess affect it? It's...

    Wait, does AllowScriptAccess affect it? It's inside <param> with it's value on "sameDomain".
  10. Replies
    5
    Views
    545

    [F8] Problem with vote button

    The vote button displays onLoad instead of the number from http://topwebcomics.com/rankimages/plaintext.aspx?comicid=8264.
    The code is as follows
    lv = new LoadVars();...
  11. Replies
    6
    Views
    548

    Help, the text box keeps displaying onLoad...

    Help, the text box keeps displaying onLoad instead of the number
  12. Replies
    6
    Views
    548

    Ooh, thanks! It's works perfectly!! ^^

    Ooh, thanks! It's works perfectly!! ^^
  13. Replies
    6
    Views
    548

    [F8] Help with vote button

    Hi, I want to know if it's possible to get the data from this page->http://topwebcomics.com/rankimages/plaintext.aspx?comicid=8264 and display it inside flash. I've included the .fla file that I'm...
Results 1 to 13 of 13




Click Here to Expand Forum to Full Width

HTML5 Development Center