Re: [Flashcoders] IE doesn't seem to want to recognize FlashVars

2006-10-11 Thread David Buff
I've got a similar problem with the cache of IE7.0, try to clean your cache, 
and try your swf again. If it resolve the problem, tell me, I'm working on a 
solution...


- Original Message - 
From: Christopher Whiteford [EMAIL PROTECTED]

To: Flashcoders@chattyfig.figleaf.com
Sent: Wednesday, October 11, 2006 4:33 PM
Subject: [Flashcoders] IE doesn't seem to want to recognize FlashVars


Ok I have a page that redirects based on FlashVars and for some reason 
every
browser expect IE seems to work. I have tried using flashobject, passing 
the
variables in the querystring and referencing _root variable. I am at my 
wits

end with this.

If anyone could take a look at it in IE and Firefox and possibly have some
explanation I would be thankful.

Here is the link:
http://www.iconicweb.com/indextest.html?page=PortfoliosubPage=toyotaEPNS
___
Flashcoders@chattyfig.figleaf.com
To change your subscription options or search the archive:
http://chattyfig.figleaf.com/mailman/listinfo/flashcoders

Brought to you by Fig Leaf Software
Premier Authorized Adobe Consulting and Training
http://www.figleaf.com
http://training.figleaf.com



___
Flashcoders@chattyfig.figleaf.com
To change your subscription options or search the archive:
http://chattyfig.figleaf.com/mailman/listinfo/flashcoders

Brought to you by Fig Leaf Software
Premier Authorized Adobe Consulting and Training
http://www.figleaf.com
http://training.figleaf.com


Re: [Flashcoders] IE doesn't seem to want to recognize FlashVars

2006-10-11 Thread Christopher Whiteford

I got it working by using flashvars as well as passing it in the swf file
string. Unfortunately I didn't write the piece so it took some time to
decifer. It seems that how IE processes the flash allows for a difference in
the timing. So maybe that will help you track down yours.

Testing changes was definitely an excercise in ensuring the cache was clear.


Thanks and good luck with yours

On 10/11/06, David Buff [EMAIL PROTECTED] wrote:


I've got a similar problem with the cache of IE7.0, try to clean your
cache,
and try your swf again. If it resolve the problem, tell me, I'm working on
a
solution...

- Original Message -
From: Christopher Whiteford [EMAIL PROTECTED]
To: Flashcoders@chattyfig.figleaf.com
Sent: Wednesday, October 11, 2006 4:33 PM
Subject: [Flashcoders] IE doesn't seem to want to recognize FlashVars


 Ok I have a page that redirects based on FlashVars and for some reason
 every
 browser expect IE seems to work. I have tried using flashobject, passing
 the
 variables in the querystring and referencing _root variable. I am at my
 wits
 end with this.

 If anyone could take a look at it in IE and Firefox and possibly have
some
 explanation I would be thankful.

 Here is the link:

http://www.iconicweb.com/indextest.html?page=PortfoliosubPage=toyotaEPNS
 ___
 Flashcoders@chattyfig.figleaf.com
 To change your subscription options or search the archive:
 http://chattyfig.figleaf.com/mailman/listinfo/flashcoders

 Brought to you by Fig Leaf Software
 Premier Authorized Adobe Consulting and Training
 http://www.figleaf.com
 http://training.figleaf.com


___
Flashcoders@chattyfig.figleaf.com
To change your subscription options or search the archive:
http://chattyfig.figleaf.com/mailman/listinfo/flashcoders

Brought to you by Fig Leaf Software
Premier Authorized Adobe Consulting and Training
http://www.figleaf.com
http://training.figleaf.com


___
Flashcoders@chattyfig.figleaf.com
To change your subscription options or search the archive:
http://chattyfig.figleaf.com/mailman/listinfo/flashcoders

Brought to you by Fig Leaf Software
Premier Authorized Adobe Consulting and Training
http://www.figleaf.com
http://training.figleaf.com


RE: [Flashcoders] IE doesn't seem to want to recognize FlashVars

2006-10-11 Thread Alain Rousseau
 It seems to work when I pass the Flashvars directly to the swf :
http://www.iconicweb.com/home3.swf?page=PortfoliosubPage=toyotaEPNS
But not through the html page. 

I believe that your problem is in the Javascript. You should try and debug
that first do some alerts in your scripts to check your variables, etc ...


HTH

A.

-Original Message-
From: Christopher Whiteford [mailto:[EMAIL PROTECTED] 
Sent: 11 octobre 2006 10:33
To: Flashcoders@chattyfig.figleaf.com
Subject: [Flashcoders] IE doesn't seem to want to recognize FlashVars

Ok I have a page that redirects based on FlashVars and for some reason every
browser expect IE seems to work. I have tried using flashobject, passing the
variables in the querystring and referencing _root variable. I am at my wits
end with this.

If anyone could take a look at it in IE and Firefox and possibly have some
explanation I would be thankful.

Here is the link:
http://www.iconicweb.com/indextest.html?page=PortfoliosubPage=toyotaEPNS
___
Flashcoders@chattyfig.figleaf.com
To change your subscription options or search the archive:
http://chattyfig.figleaf.com/mailman/listinfo/flashcoders

Brought to you by Fig Leaf Software
Premier Authorized Adobe Consulting and Training http://www.figleaf.com
http://training.figleaf.com


--
No virus found in this incoming message.
Checked by AVG Free Edition.
Version: 7.1.408 / Virus Database: 268.13.2/471 - Release Date: 2006-10-10
 

-- 
No virus found in this outgoing message.
Checked by AVG Free Edition.
Version: 7.1.408 / Virus Database: 268.13.2/471 - Release Date: 2006-10-10
 

___
Flashcoders@chattyfig.figleaf.com
To change your subscription options or search the archive:
http://chattyfig.figleaf.com/mailman/listinfo/flashcoders

Brought to you by Fig Leaf Software
Premier Authorized Adobe Consulting and Training
http://www.figleaf.com
http://training.figleaf.com