Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

I can't get seem to make it work on the iphone? #6

Open
XODev opened this issue Mar 15, 2010 · 2 comments
Open

I can't get seem to make it work on the iphone? #6

XODev opened this issue Mar 15, 2010 · 2 comments

Comments

@XODev
Copy link

XODev commented Mar 15, 2010

I visited all your demo files on my iphone and they work flawlessly

I downloaded the javascript file (gordon.js) and droped it on a folder in the root of my site, then after that didn't work i dropped it in the root of my site.

I noticed the downloads section (gordon.js) is a bit different than the (gordon.js) file that is on your server. here; http://paulirish.com/work/gordon
does it matter which one i use?

I used one, then the other and both didn't work for me.
I also dropped the folder (src) with all the javascripts within it in the same root.

The code i used was:

<script type="text/javascript" src="temp/gordon.js"></script>
Replace me
<script type="text/javascript"> var movie = new Gordon.Movie("temp/Example.swf", {id: "Example", width: 480, height: 320}); </script> Example is the name of the swf file and is located in a folder named temp the gordon.js file is also located in that folder. Can you please help me understand how to use the Gordon Flash Actionscript to embed SWF files on my iPhone. The Swf files were created with Macromedia Flash 8
@tbtlr
Copy link
Owner

tbtlr commented Mar 15, 2010

Did you export the SWF file with the correct publish settings? See the "Supported SWF versions" section in the Wiki for more details.

@XODev
Copy link
Author

XODev commented Mar 15, 2010

I export the swf file in version 2. I got some msg's saying some things wont function.
I replaced the HTML file with a newly created one using Notepad and changing the extension. So i tried it on the iphone safari browser and instead of a blank page, It showed something on my iphone..i don't know what this means.

Parse error: syntax error, unexpected T_STRING in /home/a7130686/public_html/temp/Example.html on line 1.

What does it mean?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants