A Flash Developer Resource Site

Search:

Type: Posts; User: lawro

Page 1 of 5 1 2 3 4

Search: Search took 0.04 seconds.

  1. Replies
    0
    Views
    382

    Button Click Problem

    Hi,

    I have two buttons to scroll a clip ... btnBack and BtnFwd.

    When I press a button it works fine, but if I don't move the mouse and try and click the same button a 2nd time it fails ... if I...
  2. Replies
    0
    Views
    732

    htmltext / embedfonts / textarea

    Hi,

    I'm sure someone knows this but I've searched all post and the web, tried all suggestions and still no luck ...

    I have a textarea that I set to html, I also using Arial embedfonts for which...
  3. Replies
    1
    Views
    439

    Uploading Completion

    Hi,

    The following script does get to onComplete ... the test.php is there so can anyone help ... is there a sully error here or is it my host??

    var fileUploadmulti = new Object();
    var...
  4. Replies
    1
    Views
    971

    Upload Script not Running

    Hi,

    My upload script has been running for ages without an issue, not when the:

    fileRefList.fileList[0].upload(uploadScript);

    runs it does not run the script. The script is still there and...
  5. Replies
    0
    Views
    2,290

    FLV resize on load complete

    I'm trying to resize a video on complete of the load but the following does not seem to work ... can anyone advise me please ...

    var playMethod:Object = new Object();
    playMethod.onLoadComplete =...
  6. Replies
    5
    Views
    618

    I'll check the looping out again, I'm attaching a...

    I'll check the looping out again, I'm attaching a movie that contains 4 dynamic fields for each record ... there is about 100 records.
  7. Replies
    5
    Views
    618

    Thanks for the quick reply ... I'm using AS2 and...

    Thanks for the quick reply ... I'm using AS2 and I don't think the text fields are being autosized.
  8. Replies
    5
    Views
    618

    Scrollpane Hammers Processor

    I have a movie which generates a list into a scrollpane and it all works very well, each entry in the list has an associated button and dynamic Aerial text fields.

    My problem is that when the Auto...
  9. Replies
    6
    Views
    657

    I know it can be done ... http://rr.com/flash...

    I know it can be done ... http://rr.com/flash does not cache any files and their is much flash in there.
  10. Replies
    6
    Views
    657

    Why can I not make it work?

    Hi All,

    I've tried everything:

    loadMovie("myscript.swf?cachebuster=" + new Date().getTime());
    loadMovie("myscript.jpg?cachebuster=" + new Date().getTime());

    I've got the HTML settingins...
  11. Replies
    1
    Views
    393

    Flash Upload from a MAC

    I have created a flash app for file uploading which uploads from a pc fine ... but it stalls when uploading from a mac ... it browses the directory ok and it not a file type problem as I uploaded the...
  12. Thread: ffmpeg Source

    by lawro
    Replies
    0
    Views
    1,052

    ffmpeg Source

    Does anyone out there have the ffmpeg source code ... i have look around but it doesn't seem to be posted on the web anymore.

    Cheers
  13. Replies
    7
    Views
    1,070

    Does anyone have the ffmpeg source ... it doesn't...

    Does anyone have the ffmpeg source ... it doesn't seem to be posted anywhere anymore.

    Cheers
  14. Replies
    7
    Views
    1,591

    Does anyone have the ffmpeg source ... it doesn't...

    Does anyone have the ffmpeg source ... it doesn't seem to be available anymore!!

    Cheers
  15. Replies
    0
    Views
    354

    Decompiler and Encrypter ... hand in hand?

    Does anyone question the relationship ******* and Element 5 have ???

    Are they not one in the same ... and if so then doesn't anyone question them selling an swf encrypter to protect against the...
  16. Replies
    1
    Views
    794

    Converting music to swf Online

    has anyone found a utility to convert from mp3/wav to swf online ... i would like to convert using php but I don;t know if anything is available ... i've done the usual searches here and the web but...
  17. Thread: PHP No-Cache

    by lawro
    Replies
    9
    Views
    1,367

    Thanks Silvervenom ... I think I have found the...

    Thanks Silvervenom ... I think I have found the problem, it seems to center around how that works differently on secure connections ... I have been able to stop the .php files caching now and I'm...
  18. Thread: image caching

    by lawro
    Replies
    2
    Views
    371

    thanks for the reply but I'm dealing with dynamic...

    thanks for the reply but I'm dealing with dynamic jpegs which change often.
  19. Replies
    2
    Views
    360

    Thanks for the reply ... seems like I might have...

    Thanks for the reply ... seems like I might have made a mistake pursuing this one.

    Cheers
  20. Replies
    2
    Views
    357

    The movieclip of the root has no label ... you...

    The movieclip of the root has no label ... you need to call it main for this to work.
  21. Replies
    2
    Views
    360

    Looking for a higher Power

    Sorry to have to post again, but as I got no replies to my previous posts I thought I would need to seek advice higher up.

    Can anyone put me in touch with a "super guru" who could give me an...
  22. Thread: image caching

    by lawro
    Replies
    2
    Views
    371

    image caching

    I am trying to load external images (jpgs) into my movie and ensure they are not cached into the customers Temporary Internet Files folder ... I am using the...
  23. Replies
    0
    Views
    294

    Flash/PHP Caching

    I seem to be the only guy that can't stop my PHP files caching ... so I thought someone might help me out ...

    My Flash Movie submits a sendAndLoad to my php file ... the file collects data from a...
  24. Thread: PHP No-Cache

    by lawro
    Replies
    9
    Views
    1,367

    It seems that the only command which stops the...

    It seems that the only command which stops the results apperaing in the php filename in the cache is: header("Pragma: no-cache") ... this is also the one that stops the results being fed back into...
  25. Thread: PHP No-Cache

    by lawro
    Replies
    9
    Views
    1,367

    I have done more testing ... turns out that the...

    I have done more testing ... turns out that the header works fine on my php file and does not cache if I call it independently ... however if I call it from flash then it gets cached.
Results 1 to 25 of 112
Page 1 of 5 1 2 3 4




Click Here to Expand Forum to Full Width

HTML5 Development Center