Sabby76 0 Newbie Poster

Hi
I'd like to run a flashMovie in a .php page to the norm html.
Fla's run ok, except they don't handle 3D object key command .swfs.
http://www.flashsandy.org/demos
Click on 2nd image of a type of jet_copter Gavia AT-1008
as the best example of what is possible.
Use keyboard arrows simultainiously, motion tweened to boot, make a cracking product pre-view. I've cracked the .swf and can add the objects.
Now I need php help, 4 ?'s, follow, what type of data to insert?

// $location = swf file location?
// $name = swf file name
swfobject.embedSWF("(put your PHP tags here?) echo $location./.$name; (put your PHP tags here?)", "myContent?", "300", "120", "9.0.115?", "expressInstall.swf");

Simple I know but when there is doubt, there is no doubt.
A parallel post will run in MySQL to assertain how to add a file name and location to a mySQL db.
http://www.daniweb.com/forums/post1300213.html#post1300213
Thanks for reading
Sabby76

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.