Hi,
I am new with flash and have been using it to create audio players for my website. I wanted to implement a counter using asp and have the int appear in a specific dynamic textbox. When I view the count.asp file over the net it works correctly but i cant seem to get the number that comes from the "Response.write iCount" to the textbox.
I created a layer titled counter and created the textbox(whose var name is count) in that layer, In the first frame I scripted
loadVariables("count.asp" , count);
but it doesnt work.
if anyone has any idea how to fix this or what i am doin wrong please help me.
Thank You,
yiannis




Bookmarks