I can't help you much because I don't know much about flash :/
Try asking in flash forums if anyone can figure out what's wrong with your flash file.
User Profile
Collapse
-
I'm almost sure that the problem resides in your flash file. I think it isn't transparent at all. Make sure it is when you export it.Leave a comment:
-
I know that's possible.. why don't you embed it that way instead of using javascript?
This page should help.Leave a comment:
-
Yes, I was referring to that.
Maybe the problem is related to your use of script to display the flash movie instead of normal <embed> tag. I say that because normally besides including <param name="wmode" value="transpar ent"> in the object tag, you would also need to include wmode="transpar ent" in the embed tag.Leave a comment:
-
The .swf needs to have transparent bg first. Are you sure it has?Leave a comment:
-
Well, you could send the form as GET and it would be like page?year=2010& month=JAN&day=1, for example.
I don't know how you'll be using the data afterward so I can't help much.
But this is a good start:
Code:<body onLoad="populateYearSelect()"> [B]<form action="" method="GET">[/B] <select name="year" id="year"
Leave a comment:
No activity results to display
Show More
Leave a comment: