A Flash Developer Resource Site

Search:

Type: Posts; User: PsychoFlasher

Page 1 of 20 1 2 3 4

Search: Search took 0.32 seconds.

  1. http://www.google.com

    http://www.google.com
  2. Replies
    12
    Views
    802

    Wrap it in a zip file. Outlook XP is good...

    Wrap it in a zip file.

    Outlook XP is good though, downloads your emails about 10 times faster than any other version.
  3. Replies
    50
    Views
    2,739

    How could the server side situation possibly have...

    How could the server side situation possibly have anything to do with your error if it only does it on macs.. What the HELL do do DLL's have anything to do with this?? You are clueless!
    The problem...
  4. Replies
    7
    Views
    1,291

    I think it used to be called 'future splash'.

    I think it used to be called 'future splash'.
  5. Replies
    91
    Views
    4,150

    heres mine (click it for interactive stuff) ...

    heres mine
    (click it for interactive stuff)

    damn...too many others on the page.. it making mine lag ;]
    [Edited by PsychoFlasher on 07-30-2001 at 05:40 PM]
  6. Replies
    7
    Views
    1,442

    LOL!!! this is such an obvious ripoff of...

    LOL!!!
    this is such an obvious ripoff of flashNexus !!
    The site, server, XML and documentation are ALL waaay too much alike.
    Emphatic, nice XMX server.. Ive been using it myself for a while now....
  7. Replies
    1
    Views
    475

    onClipEvent(mouseMove){ this._x =...

    onClipEvent(mouseMove){
    this._x = _parent._xmouse;
    this._y = _parent._ymouse;
    updateAfterEvent();
    }


    that should do the trick
  8. since the blocks are put in with 'attachMovie'...

    since the blocks are put in with 'attachMovie' they are named in "export symbol" (rightclick in library, goto 'linkage', then give it an export name)
    -the rotation is the 4 frames in the movieclip...
  9. I have the exact same problem not at all...

    I have the exact same problem
    not at all experienced with director either. Is this just a director 8.5 problem or also 8 ?
    Id love to hear a solution!
  10. Sorry I havent replied or been helpng out lately...

    Sorry I havent replied or been helpng out lately but thats cuz Im buzy as hell with work, were redoing the companies entire site with flash and since Im the only good flash programmer at work I...
  11. lol! :D

    lol! :D
  12. you have to use void() to stop that...fer...

    you have to use void() to stop that...fer example:



    getURL("javascript:void(window.open('file.htm','winname','width=100,height=100,scrollbars=no'))");


    that should do the trick
  13. M Y S T I X I S A F U C K I N I D I O T

    M Y S T I X I S A F U C K I N I D I O T
  14. check out the first version of the editor :...

    check out the first version of the editor :
    http://www.xs4all.nl/~stuartmx/flashkit/iso/editor.swf
  15. I now realize what you mean, with arrays its a...

    I now realize what you mean, with arrays its a little less *customizable*, harder to add more data later, but there is an easy solution for this. I think ill just make one element of the array an...
  16. alriight...cool! did you add roof textures or...

    alriight...cool!
    did you add roof textures or edit the old pieces?
    you can see it starts to get slow when the map gets a bit too big huh?
  17. yup..a map editor..thats what i was originally...

    yup..a map editor..thats what i was originally thinking. Then just do a trace or something that will display the array to put into the .as file. This will a little while to make but Ill start working...
  18. I understand what youre saying but it doesnt...

    I understand what youre saying but it doesnt really make much difference, instead of referencing variables like:


    array[y][x][1];

    you would like this


    MC[y][x].variable;
  19. that shouldnt be too much of a problem. What I...

    that shouldnt be too much of a problem. What I could do is make another array of function (I technique Ive used for some other games) that just gets executed the moment you go over a square. Ill also...
  20. and btw...in case youu guys make any new maps for...

    and btw...in case youu guys make any new maps for the fun of it. Maybe you could make an .as file with the map arrays so that I edit the original fla without you having to copy/paste the new arrays...
  21. Ive made a little help file to help out with...

    Ive made a little help file to help out with making maps..this should make it quite a bit easier

    http://www.xs4all.nl/~stuartmx/flashkit/iso/help.swf
    _
    download it here:...
  22. why dont I just mail it to you...the one online...

    why dont I just mail it to you...the one online is REALLY the right one. Try restarting your PC, always seems to fix all my problems :)
    what email addres should I mail it to?
  23. nope...that is the old code you MUST be doing...

    nope...that is the old code
    you MUST be doing something wrong...try opening the file from current location. Im sure its the right one.
    the new one has 3 arrays and they are all comented
    something...
  24. hmm...are you sure youre opening the right file?...

    hmm...are you sure youre opening the right file? Im 100% sure its the right one online, try deleting the old file out of your internet temp.
    Or Ill just rename it.
    try this link (although it is...
  25. http://www.xs4all.nl/~stuartmx/flashkit/iso/iso.fl...

    http://www.xs4all.nl/~stuartmx/flashkit/iso/iso.fla

    this is the correct file...the other one should have been too...maybe i didnt update the swf and only the fla.
Results 1 to 25 of 500
Page 1 of 20 1 2 3 4




Click Here to Expand Forum to Full Width

HTML5 Development Center