A Flash Developer Resource Site

Results 1 to 7 of 7

Thread: Test this on a Mac

  1. #1
    Flashmatics silentweed's Avatar
    Join Date
    Mar 2005
    Location
    London, UK
    Posts
    4,875

    Test this on a Mac

    Can any MAC users please test this site for me http://www.frameafriend.com/ and tell me if it works ok.. i've had some complains that the ENTER button does not work on some MACS and therefore you cannot progress to the next screen ..

    can you also let me know which browser(and version) you test it on..

    Thanks in advance
    Last edited by silentweed; 09-10-2007 at 09:53 AM.
    Flashmatics | Flashmatics Library (free downloads)
    -----------------------------------------------------
    Latest Projects:
    The Dead Room | Are You Smarter | Prison Break (Frame A Friend) | Beck's Fusions | The 24 Experience

    -----------------------------------------------------
    Flash Certified Developer

  2. #2
    Senior Member
    Join Date
    Aug 2000
    Location
    Montréal
    Posts
    14,141
    Mac OSX 10.4.10
    Firefox 2.0.0.6
    Safari 2.0.4

    doesn't work (all required fields ok)

    gparis

  3. #3
    Flashmatics silentweed's Avatar
    Join Date
    Mar 2005
    Location
    London, UK
    Posts
    4,875
    weird, i've tested it on two macs here and its fine..any idea why it would be workign fien on a pc and not a mac? Cheers for the help
    Flashmatics | Flashmatics Library (free downloads)
    -----------------------------------------------------
    Latest Projects:
    The Dead Room | Are You Smarter | Prison Break (Frame A Friend) | Beck's Fusions | The 24 Experience

    -----------------------------------------------------
    Flash Certified Developer

  4. #4
    Senior Member
    Join Date
    Aug 2000
    Location
    Montréal
    Posts
    14,141
    are you waiting for php's answer? or is the required field's detection pure AS?
    Have you tried embeding with the swfObject, or equivalent JS embed?

    The only cross-platform issue that i've seen (appart from platform specific methods as wheel control) are cause by the use of backward slashes in URLs.


    gparis

  5. #5
    Flashmatics silentweed's Avatar
    Join Date
    Mar 2005
    Location
    London, UK
    Posts
    4,875
    There is no response from the php file.. i use the FileReference's onComplete event handler to determine when to move to the next frame...

    (ive noticed before that one issue when calling php files from flash is that MACS require the absolute url to the php file)..however all my paths are absolute now ..for e.g to upload the file

    fileRef.upload("http://www.frameafriend.co.uk/imageupload.php?filename="+fileName);

    I'm using the swfObject to embed the flash movie ( I havent tried any other way)

    also all my slashes are forward slashes as you can see above..

    very bizarre problem..

    Thanks for the help
    Flashmatics | Flashmatics Library (free downloads)
    -----------------------------------------------------
    Latest Projects:
    The Dead Room | Are You Smarter | Prison Break (Frame A Friend) | Beck's Fusions | The 24 Experience

    -----------------------------------------------------
    Flash Certified Developer

  6. #6
    Flashmatics silentweed's Avatar
    Join Date
    Mar 2005
    Location
    London, UK
    Posts
    4,875
    I eventually found the cause... its a Flash Reference Flash Player 9 bug in Mac OS ..details of the solution can seen at

    http://www.oscartrelles.com/archives...r_9_for_mac_os

    thanks for the help
    Flashmatics | Flashmatics Library (free downloads)
    -----------------------------------------------------
    Latest Projects:
    The Dead Room | Are You Smarter | Prison Break (Frame A Friend) | Beck's Fusions | The 24 Experience

    -----------------------------------------------------
    Flash Certified Developer

  7. #7
    Senior Member
    Join Date
    Aug 2000
    Location
    Montréal
    Posts
    14,141
    I guess there will now be an answer from the php

    Good link. Thanks

    gparis

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  




Click Here to Expand Forum to Full Width

HTML5 Development Center