A Flash Developer Resource Site

Search:

Type: Posts; User: mrwaterfield

Page 1 of 7 1 2 3 4

Search: Search took 0.05 seconds.

  1. Replies
    3
    Views
    1,000

    Thanks a lot for that! So from what I can see if...

    Thanks a lot for that!
    So from what I can see if Iwant to save multiple files simultaneously in a folder to the HD I have to go to the commercial swf2exe tools - is this correct?
    Thanks a lot for...
  2. Replies
    7
    Views
    1,399

    Thanks a lot m

    Thanks a lot
    m
  3. Replies
    7
    Views
    1,399

    Is that really so? It's just that this...

    Is that really so?
    It's just that this command...

    on (release) {
    fscommand("exec", "guidelines.exe");
    }

    works (i.e. launchs the required pdf) when I publish it on a .exe and not on an an...
  4. Replies
    0
    Views
    1,744

    Autorun problems

    I am a pc user trying to produce a cross platform cdrom on a pc and this is proving very difficult. I have tried cdeverywhere but had no luck because of various problems. (Cheifly that my main.exe is...
  5. Replies
    3
    Views
    1,000

    Downloading files of a .exe

    I need to create a button on my .exe that will open a dialog box to allow the user to save some pdfs that will be on the CD onto their computers. The button will display the following

    'Click this...
  6. Replies
    7
    Views
    1,399

    Thanks for that - but one problem

    Thanks for that - but one problem...
    I have downloaded cdeverywhere and followed the tutorial http://www.s-j-t.co.uk/flashkit/HybridCDv1.1.pdf and it has made an image that works up to a point. ...
  7. Replies
    7
    Views
    1,399

    Auto run for pc and mac

    Hi this is probably a really newbie question but I have a client who wants a cd rom flash presentation that runs on pc or mac.
    Obviously I have to include both .exe and .hqx files on the cd but can...
  8. Thanks a lot

    Thanks a lot
  9. Using flash player 8 settings on a .exe

    This is completely newbie of me but I wanted to check 100% before going to print with a cd rom...
    Is this correct?
    If I publish my windows projector to Flash player 8 (in order to make use of the...
  10. automatically going to full screen using fscommand

    On my CD-Rom project I am using the fscommand to launch a second .exe from within the first oneusing this code.

    on (release) {
    fscommand("exec", "readme.exe");
    }

    this is working but i was...
  11. Replies
    0
    Views
    300

    coding a link to search a data base

    I have designed a site for a book author and there is a 'diary' link which links to a diary page on his publishers site. On this page you enter the author's name in the search text box and a results...
  12. Replies
    4
    Views
    478

    Still does the NaN thing for me when it loads I'm...

    Still does the NaN thing for me when it loads I'm afraid...

    Any other thoughts

    thanks
    m
  13. Replies
    4
    Views
    478

    Thank you very much

    Thank you very much
  14. Replies
    4
    Views
    478

    preload problem...

    I have been trying to use this preloader
    It is one of those ones that is in a seperate swf that forwards the user onto the main swf when it is loaded.
    It kind of works but the dynamic text box...
  15. cheers again

    cheers again
  16. Done workaround by groupiing the second lot of...

    Done workaround by groupiing the second lot of boxes in movie clip and put your code on frame 1 of that
    Thanks again
    m
  17. Trouble is I have two groups of check boxes one...

    Trouble is I have two groups of check boxes one for gender and the other for age. It seems to only allow this to happen on one group of check boxes at a time. Is there a way to have two groups of...
  18. Sorry I stand corrected - it works You are...

    Sorry
    I stand corrected - it works
    You are officially a genius
    m
  19. Thanks for that I have two checkboxes -...

    Thanks for that
    I have two checkboxes - instances now named check0 and check1
    I put the code on the first frame of the movie
    but it still allows me to select both checkboxes...
  20. Making checkboxes behave like radio buttons

    I have a form in flash and for one reason and another my client wants to use checkboxes and have them behave like radio buttons . So on the gender section for example, if you check the female box you...
  21. Replies
    12
    Views
    547

    seems to work

    seems to work
    thanks for all the help
    m
  22. Replies
    12
    Views
    547

    Thanks I will give it a go... BTW can you list...

    Thanks I will give it a go...
    BTW
    can you list multiple domains in the file?
    m
  23. Replies
    12
    Views
    547

    So in order to to reference the php file on my...

    So in order to to reference the php file on my server they would have to place the cross domain xml file in the root of their server, right? And it doesn't matter that their server isn't PHP enabled?...
  24. Replies
    12
    Views
    547

    Nice idea - I like your style!

    Nice idea - I like your style!
  25. Replies
    12
    Views
    547

    Thanks for getting back so quickly. The client...

    Thanks for getting back so quickly.

    The client hasn't got the mysql database - I was going to collect their data for them in my mysql database. However, as I say, with the swf sitting on their...
Results 1 to 25 of 166
Page 1 of 7 1 2 3 4




Click Here to Expand Forum to Full Width

HTML5 Development Center