A Flash Developer Resource Site

Search:

Type: Posts; User: swills

Page 1 of 18 1 2 3 4

Search: Search took 0.05 seconds.

  1. Replies
    7
    Views
    1,449

    Thanks Musicman For some reason, possibly the...

    Thanks Musicman

    For some reason, possibly the fact that you have to specifically write ENCTYPE="multipart/form-data", I thought the two "kinds" of data would be dealt with differently,by different...
  2. Replies
    7
    Views
    1,449

    OK! Got the HTML script looking good, sorted out...

    OK! Got the HTML script looking good, sorted out the javascript functions "talking" to FLASH, but no upload is happening.

    Here's the perl script that makes the "browse" page:


    ...
  3. Replies
    7
    Views
    1,449

    Thanks for the tip on print

    Thanks for the tip on print <<END, I'll try it out later when I can upload via a sensible ftp.

    The enctype="multipart/form-data" was originally in the form tag, but I discovered it was the reason...
  4. Replies
    7
    Views
    1,449

    perl webpages on the fly

    I'm trying to make an image uploader using flash, so of course I've got to use a separate html page that I have in a separate frame to allow the browse function/input file type. Anyway this separate...
  5. Replies
    0
    Views
    651

    spaces and returns

    Hi, still useless at PERL and needing help.

    I have a FLASH interface that you can fill in and then these entries are updated in a txt file that can be reloaded later on. Unfortunately if you try...
  6. Thread: Jigsaw

    by swills
    Replies
    4
    Views
    554

    There is quite a bit to do with a jigsaw project....

    There is quite a bit to do with a jigsaw project. The main point is to have the "pieces" as masks over the picture you want, and each mask being an mc that has a specific position (that can be...
  7. Wok read the post I started with Flash and...

    Wok

    read the post I started with Flash and Perl variables - Musicman came up with the solution....just send back the data from your cgi without the _root. bit , but still normal headers.

    Worked...
  8. Replies
    9
    Views
    1,229

    All fits into place, and makes sense, and , wait...

    All fits into place, and makes sense, and , wait for it....., now works!

    What a slog - what would we do without you! Seriously, I was close to hurting something - and all this for just some...
  9. Replies
    9
    Views
    1,229

    Musicman Sorry about this, I've looked through...

    Musicman

    Sorry about this, I've looked through your advice and I still can't do anything with the "_root.pass=true" so that other things in the movie can happen. This seems illogical as...
  10. Thread: Sticky Balls

    by swills
    Replies
    16
    Views
    2,264

    After you check to see if the distance between...

    After you check to see if the distance between two balls is less than twice their radii, try repositioning both balls so that they are EXACTLY that distance apart, then apply the change in direction...
  11. Replies
    9
    Views
    1,229

    Thanks for looking at this. I think I'm...

    Thanks for looking at this. I think I'm understanding (changed that AS error) - but where then would I change the texe to texf?

    swills
  12. Replies
    9
    Views
    1,229

    I'm not sure whether the swf will make much sense...

    I'm not sure whether the swf will make much sense - though I've set it up so that you can see it not working!! Please nobody else click the left hand months until Musicman has a chance to do it...
  13. Wok Try using it in this form: ...

    Wok

    Try using it in this form:

    Number(recieved.Status)

    Though it sounds like you are having a similar problem to me, see "Perl and Flash Variables" below.

    Let me know if you get the...
  14. Replies
    9
    Views
    1,229

    bump

    bump
  15. Replies
    9
    Views
    1,229

    perl to flash variables.......again

    I've spent two days looking through all the previous threads on this topic, but still I can't do anything with variables sent back to Flash from a Perl script, apart from show their "raw" values in a...
  16. Replies
    0
    Views
    338

    Does a txt file exist or not?

    Anybody found a good way of telling if a txt file, that is being accessed using loadVariables (Flash5), exists or not?

    I'm getting the error message:

    Error opening URL...
  17. Thread: Decimal places

    by swills
    Replies
    2
    Views
    1,211

    multiply by (10 to the power of number of dp's...

    multiply by (10 to the power of number of dp's required), round the number, then divide by the same power of ten.

    swills
  18. Generally accepted that protons have a life of...

    Generally accepted that protons have a life of 10^32 years, which is much much longer than the sun is going to last, time for the universe to halt/collapse etc. - so don't worry about disappearring...
  19. Replies
    3
    Views
    1,056

    integer operation ??? expression ??? ...

    integer

    operation

    ??? expression ???

    inequality
  20. Replies
    4
    Views
    1,663

    Tim I tend not to give out fla's cos some...

    Tim

    I tend not to give out fla's cos some people (not you) just rip off the code ,that may or may not of had alot of effort put into it.

    There are many helpful posts on this subject - but...
  21. Replies
    4
    Views
    1,663

    Try this: ...

    Try this:

    http://194.131.128.207/flash/plotter/plotter.swf

    swills
  22. Replies
    1
    Views
    1,764

    One way to overcome that nasty jiggling is if...

    One way to overcome that nasty jiggling is if there is a positive collision detection of two balls having their centres less than twice the radii (i.e. overlapping), then place them at EXACTLY twice...
  23. Replies
    3
    Views
    524

    Nice word search! Just one...

    Nice word search! Just one point............don't forget to detect the string of letters "backwards" for those of us that highlight the words back to front.

    swills
  24. Thread: What is....

    by swills
    Replies
    12
    Views
    2,628

    bit-101, message received and understood. And...

    bit-101, message received and understood.

    And I suppose we should help out Super_saiyan while we are at it.....

    Don't be worried about them - they are not "advanced" math anyway. Along with...
  25. Thread: Ball Physics

    by swills
    Replies
    1
    Views
    1,860

    Its a common problem. See the post below titled...

    Its a common problem. See the post below titled "Ball collision reaction " and the links within it.

    swills
Results 1 to 25 of 443
Page 1 of 18 1 2 3 4




Click Here to Expand Forum to Full Width

HTML5 Development Center