Groups | Blog | Home
all groups > flash data integration > september 2005 >

flash data integration : Trouble with Javascript Variables & Internet Explorer


safetypin
9/2/2005 12:00:00 AM
http://www.univenture.com/acatalog/unikeep_binders2.html. You'll need to add a
cart, and then put the url in the address bar. This page is not linked to from
anywhere for testing purposes.

You'll be able to see the Javascript that creates the variable in the same
block that places the flash object on the page. I've included the following
actionscript that outputs the text into the header:


if (cartItems == null) {
cartItems = 0;
}
completeCartItems = "[ " add cartItems add " ] items in cart";
safetypin
9/6/2005 12:00:00 AM
AddThis Social Bookmark Button