flash banner shows black boxes

Discuss how to use and promote Web standards with the Mozilla Gecko engine.
Post Reply
Kate.t
Posts: 3
Joined: September 28th, 2014, 5:22 am

flash banner shows black boxes

Post by Kate.t »

Hello everyone!

I just made a flash banner in Adobe FLash CS6. When I play it, everything is fine, but when the technician tries to upload it to the website it shows black boxes beside the objects. It need to be fixed fot tomorrow, so your help would be life-saver!!!!

Thank you :)))

Here is the code

facebook_btn.addEventListener(MouseEvent.CLICK, facebook);

function facebook (e:MouseEvent):void{
var facebookLink:URLRequest = new URLRequest ("https://www.facebook.com/ELEVENdesignhetvege?fref=ts");
navigateToURL (facebookLink, "_blank");
}
User avatar
trolly
Moderator
Posts: 39851
Joined: August 22nd, 2005, 7:25 am

Re: flash banner shows black boxes

Post by trolly »

URL?
Think for yourself. Otherwise you have to believe what other people tell you.
A society based on individualism is an oxymoron. || Freedom is at first the freedom to starve.
Constitution says: One man, one vote. Supreme court says: One dollar, one vote.
Kate.t
Posts: 3
Joined: September 28th, 2014, 5:22 am

Re: flash banner shows black boxes

Post by Kate.t »

Of the page, where we want to upload it?
http://www.kulturpart.hu/
User avatar
trolly
Moderator
Posts: 39851
Joined: August 22nd, 2005, 7:25 am

Re: flash banner shows black boxes

Post by trolly »

Including your flash? To find out what is wrong we need to see the complete page.
I do not see anything unusual.
Think for yourself. Otherwise you have to believe what other people tell you.
A society based on individualism is an oxymoron. || Freedom is at first the freedom to starve.
Constitution says: One man, one vote. Supreme court says: One dollar, one vote.
Kate.t
Posts: 3
Joined: September 28th, 2014, 5:22 am

Re: flash banner shows black boxes

Post by Kate.t »

Well, it's a bit complicated. It's not me, who uploads the file, and i cannot connect with him, till tomorrow. It helps if i send you the fla or the swf file in email? I know, tnere are a lot of problems with it, but if you could help me, i would pay you or anything.
User avatar
trolly
Moderator
Posts: 39851
Joined: August 22nd, 2005, 7:25 am

Re: flash banner shows black boxes

Post by trolly »

That's not possible. The context in the page is important.
My experience is not that large (especially with flash) and I do not know how many of the web dev guys will come here today.
Think for yourself. Otherwise you have to believe what other people tell you.
A society based on individualism is an oxymoron. || Freedom is at first the freedom to starve.
Constitution says: One man, one vote. Supreme court says: One dollar, one vote.
Post Reply