A Flash Developer Resource Site

Search:

Type: Posts; User: lawro

Search: Search took 0.04 seconds.

  1. Replies
    24
    Views
    25,899

    Everything is working great ... just one last...

    Everything is working great ... just one last thing (ha ha) ... can i receive a variable back from .upload() like i do with sendAndLoad, i.e. list[i].onLoad = results; ??

    Cheers
  2. Replies
    24
    Views
    25,899

    Yep ... right as usual ... thanks dude. Sorry...

    Yep ... right as usual ... thanks dude. Sorry for being a pain.

    Cheers
  3. Replies
    24
    Views
    25,899

    I know i'm being stupid here ... but i can't get...

    I know i'm being stupid here ... but i can't get the vars into php.

    My code is this in swf:
    list[i].upload("/upload/fileUpload.php?var1="+var1);

    and my php is this:
    <?php
    $var1 =...
  4. Replies
    24
    Views
    25,899

    Sorry lexicon to ask again ... but can i just use...

    Sorry lexicon to ask again ... but can i just use sendAndLoad and pass the list that way?
  5. Replies
    24
    Views
    25,899

    Nice one ... i bet it made a difference :) ...

    Nice one ... i bet it made a difference :)

    Thanks Again Lexicon
  6. Replies
    24
    Views
    25,899

    I just tried it and it works great ... and for...

    I just tried it and it works great ... and for what i'm creating it's the best thing thats ever happened in the web world :)

    Can i ask just one last thing though ... on the list[i].upload ... how...
  7. Replies
    24
    Views
    25,899

    Thank You Lexicon

    Thank You Lexicon
  8. Replies
    24
    Views
    25,899

    Multi Uploads using FileReferenceList ();

    Whilst i have got the single file upload working i am having problems understanding the multiple file uploads.

    I can get the browsing for multiple fiels working fine using this:

    fileReflist =...
Results 1 to 8 of 8




Click Here to Expand Forum to Full Width

HTML5 Development Center