Flash form does not appear in IE7!!!

This is a discussion on "Flash form does not appear in IE7!!!" within the Flash & Multimedia Forum section. This forum, and the thread "Flash form does not appear in IE7!!! are both part of the Design Your Website category.


 Subscribe in a reader

Go Back   Webforumz.com > Main Forums > Design Your Website > Flash & Multimedia Forum

Notices




Reply
 
LinkBack Thread Tools
  #1  
Old Aug 11th, 2007, 10:40
New Member
Join Date: Feb 2007
Location: california
Posts: 7
Thanks: 0
Thanked 0 Times in 0 Posts
Question Flash form does not appear in IE7!!!

hy. i have created a flash form using xml and Ie7 is not showing it. Mozzila and Netscape are doing good. can you please tell me what to do? http://www.tanicos-webbdesign.com/webdesign.html
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Spurl this Post!Reddit! Wong this Post!
Reply With Quote

  #2  
Old Aug 11th, 2007, 12:09
Up'n'Coming Member
Join Date: Jul 2007
Location: London
Posts: 77
Thanks: 0
Thanked 0 Times in 0 Posts
Re: Flash form does not appear in IE7!!!

Hi,

In your code try adding the full path to your flash form:

AC_FL_RunContent( 'codebase','http://fpdownload.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=7,0,0,0','width','450','height ','368','id','coffeexml','align','middle','src','m yform','flashvars','xmlfile=myform.xml&w=450&h=368 ','quality','high','bgcolor','#ffffff','name','cof feexml','scale','noscale','salign','lt','pluginspa ge','http://www.macromedia.com/go/getflashplayer','movie','myform' ); //end AC code</script><noscript><object classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" codebase="http://fpdownload.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=7,0,0,0" width="450" height="368" id="coffeexml" align="middle"><param name="movie" value="http://www.tanicos-webbdesign.com/myform.swf"/><param name="quality" value="high" /><param name="FlashVars" VALUE="xmlfile=myform.xml&w=450&h=368"/><param name="scale" value="noscale" /><param name="salign" value="lt" /><param name="bgcolor" value="#ffffff" /><embed src="myform.swf" FlashVars="xmlfile=myform.xml&w=450&h=368" quality="high" bgcolor="#ffffff" width="450" height="368" name="coffeexml" scale="noscale" salign="lt" align="middle" type="application/x-shockwave-flash" pluginspage="http://www.macromedia.com/go/getflashplayer" /> </object></noscript>

regards p shah - www.dcpweb.co.uk
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Spurl this Post!Reddit! Wong this Post!
Reply With Quote
  #3  
Old Aug 11th, 2007, 12:21
New Member
Join Date: Feb 2007
Location: california
Posts: 7
Thanks: 0
Thanked 0 Times in 0 Posts
Question Re: Flash form does not appear in IE7!!!

thank you for your response but still not working
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Spurl this Post!Reddit! Wong this Post!
Reply With Quote
  #4  
Old Aug 11th, 2007, 12:30
Up'n'Coming Member
Join Date: Jul 2007
Location: London
Posts: 77
Thanks: 0
Thanked 0 Times in 0 Posts
Re: Flash form does not appear in IE7!!!

hi,

can you see the form if you type in the full path in IE?

http://www.tanicos-webbdesign.com/myform.swf




regards


p shah - www.dcpweb.co.uk
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Spurl this Post!Reddit! Wong this Post!
Reply With Quote
  #5  
Old Aug 11th, 2007, 12:32
New Member
Join Date: Feb 2007
Location: california
Posts: 7
Thanks: 0
Thanked 0 Times in 0 Posts
Question Re: Flash form does not appear in IE7!!!

yes of course...without the colors which are in hTML
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Spurl this Post!Reddit! Wong this Post!
Reply With Quote
  #6  
Old Aug 11th, 2007, 12:41
Up'n'Coming Member
Join Date: Jul 2007
Location: London
Posts: 77
Thanks: 0
Thanked 0 Times in 0 Posts
Re: Flash form does not appear in IE7!!!

Hi

try adding the full path here as well:

<param name="movie" value="<A href="http://www.tanicos-webbdesign.com/myform.swf"/">http://www.tanicos-webbdesign.com/myform.swf"/>
<param name="quality" value="high" />
<param name="FlashVars" VALUE="xmlfile=myform.xml&w=450&h=368"/>
<param name="scale" value="noscale" />
<param name="salign" value="lt" />
<param name="bgcolor" value="#ffffff" />
<embed src="http://www.tanicos-webbdesign.com/myform.swf" FlashVars="xmlfile=myform.xml&w=450&h=368" quality="high" bgcolor="#ffffff" width="450" height="368"



regards

p shah - www.dcpweb.co.uk
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Spurl this Post!Reddit! Wong this Post!
Reply With Quote
  #7  
Old Aug 11th, 2007, 12:47
New Member
Join Date: Feb 2007
Location: california
Posts: 7
Thanks: 0
Thanked 0 Times in 0 Posts
Re: Flash form does not appear in IE7!!!

still nothing...i guess the Ac_run active content script is messing something there
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Spurl this Post!Reddit! Wong this Post!
Reply With Quote
Reply

Tags
browser, flash

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On

Similar Threads
Thread Thread Starter Forum Replies Last Post
contact form using flash and php ahwell Flash & Multimedia Forum 6 Sep 17th, 2007 18:28
Can't seem to get this php/flash form to work. Toby1979 Flash & Multimedia Forum 1 Jun 30th, 2007 22:06
Contact form in Flash 8 for CD-Rom? Laakvand Flash & Multimedia Forum 2 Jun 13th, 2007 15:37
Flash login form? bob_visualefx Flash & Multimedia Forum 7 Nov 8th, 2006 03:33
flash & php form help please benjamin PHP Forum 2 Jun 26th, 2006 10:07


All times are GMT. The time now is 21:10.


Powered by vBulletin®
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Search Engine Optimization by vBSEO 3.2.0 RC8
© 2003-2008 Webforumz.com : All Rights Reserved