flash embedd problem

PHP programming forum. Ask questions or help people concerning PHP code. Don't understand a function? Need help implementing a class? Don't understand a class? Here is where to ask. Remember to do your homework!

Moderator: General Moderators

Post Reply
User avatar
susrisha
Forum Contributor
Posts: 439
Joined: Thu Aug 07, 2008 11:43 pm
Location: Hyderabad India

flash embedd problem

Post by susrisha »

Dont know if its the right forum..

I have a problem with the embedding of an SWF file into my blog..
The actual size of the swf is about 770x480.
The embedding gets proper here http://arijasoftblog.blogspot.com

But the problem is with this http://fresherlearning.blogspot.com/

I beleive its a CSS problem and could not solve it to the best of my knowledge.
seeking advice/suggestion / solution.
PS: I have googled out and done the following modifications for the same:
1. Changed the embed wmode to transparent
2. Changed the position for the div tags
3. Changed z-index for the tags.

None worked out..
Post Reply