A Flash Developer Resource Site

Search:

Type: Posts; User: -AJRAD-

Page 1 of 4 1 2 3 4

Search: Search took 0.01 seconds.

  1. Replies
    7
    Views
    978

    Erm.. The registration point is where I want it,...

    Erm..
    The registration point is where I want it, but where the symbol is placed on stage does not correspond to the registration point for some reason.
  2. Replies
    7
    Views
    978

    Yep, the registration point is definately in the...

    Yep, the registration point is definately in the centre of the object.
    http://www.clanworks.eu/locprob/3.JPG
  3. Replies
    7
    Views
    978

    Nope, look at the first picture - the...

    Nope, look at the first picture - the registration point is in the centre of the shape.
    I've tried again a few times just to make sure but it does the same thing.

    Also, the shape DOES scale and...
  4. Replies
    7
    Views
    978

    Symbol location problem

    Right well.. how do I describe this problem..

    You create a symbol, and inside it you make a square of size 64x64. You move this square to -32 within the symbol so it is in the centre of the...
  5. Replies
    3
    Views
    1,227

    bump?

    bump?
  6. Replies
    3
    Views
    1,227

    But if you zoom right out there is still a border...

    But if you zoom right out there is still a border that you cannot pass. There still isn't enough space.
  7. Replies
    3
    Views
    1,227

    [URGENT] Canvas Size

    Right this has been bugging me for a while but now its really urgent that I find a solution.

    The canvas size in flash. I don't mean the movie size, I mean the grey space around it and the space...
  8. Replies
    2
    Views
    487

    bump again..

    bump again..
  9. Replies
    2
    Views
    487

    bump...

    bump...
  10. Replies
    2
    Views
    487

    [MX04] XML Sockets from a web-based SWF

    Right.. basically I'm making a multiplayer game using Flash MX2004 and XML Sockets. I'm using a Palabre XML Socket Server.
    My game works if you run it from your pc, but not from a web page.
    Does...
  11. Replies
    0
    Views
    380

    Unknown HTML problem (overflow?)

    Well this is nothing to do with flash but hey..

    Take a look at http://www.clanrtw.com, specifically at the servers block on the right. In Opera it works fine (the width of the block is fixed and...
  12. Replies
    2
    Views
    501

    oh... i was using $page not $asd lol.. my servers...

    oh... i was using $page not $asd lol.. my servers down so I can't try it atm but I will when its back up... thx
  13. Thread: [F8] quick one

    by -AJRAD-
    Replies
    8
    Views
    807

    lol... the answer is much simpler... ...

    lol... the answer is much simpler...

    If(_root.goMute = true) {} WRONG :(
    If(_root.goMute == true) {} RIGHT :D

    = is an assignment, == is an equality.
  14. Replies
    2
    Views
    501

    [MX04] PHP GET variables in URL to flash?

    I want this...
    There's a flash with a dynamic textbox in it called _root.page.
    I have a PHP file:


    <title>asdasd</title>
    <?php

    $asd = $_GET["page"];
  15. that didn't even make a file never mind a folder...

    that didn't even make a file never mind a folder :(
  16. does this work for you? if there another function...

    does this work for you? if there another function like sendandload that does the same thing? does flash add anything when youre sendandloading?
  17. sendVars? i was always using sendandload

    sendVars? i was always using sendandload
  18. i tried it and it does the same thing. it makes a...

    i tried it and it does the same thing. it makes a file with no extension. but if i use the php by itself it works fine... :S
  19. thats not very secure though... you sure theres...

    thats not very secure though... you sure theres no other way?
  20. [MX04] PHP doing different thing when flash uses

    I'm using the PHP function mkdir to create directories.
    I'm using a variable as the directory to be created.
    It works fine if I use a $_GET and type the variables in the address bar, and creates a...
  21. helps me too... thanks

    helps me too... thanks
  22. Replies
    1
    Views
    493

    [MX04] Cross-movie cookies

    How can I make a cookie (sharedobject w/e) that works for multiple flash movies. For example you login on one page you go elsewhere (controlpanel etc) and you stay logged in. Using flash please.
  23. Replies
    3
    Views
    445

    yes but its dynamic loading and I want to set...

    yes but its dynamic loading and I want to set something to a certain size like 128x128 but I don't know the size of the clip being loaded so I can't scale it.
  24. Replies
    11
    Views
    1,525

    you just dont call it again. :S i don't know what...

    you just dont call it again. :S i don't know what you mean.
  25. Replies
    3
    Views
    445

    [MX04] Change size of loaded image

    I've seen this done so I know its possible.

    How do you change the width and height of a loaded jpg/swf (loaded using loadmovie/loadclip)?
Results 1 to 25 of 78
Page 1 of 4 1 2 3 4




Click Here to Expand Forum to Full Width

HTML5 Development Center