Ask a Question related to Macromedia Flash Ad Development, Design and Development.
-
dc29darrencampeau #1
Flash ad weirdness.....help!
I've created a flash ad with an action script (simple on-release event and the
URL) and it tests fine for me, but when submitted to the publisher that uses a
CMS to create their web pages, they claim that the ad is generating a series of
uncontrolled pop-ups. The publiser isn't forthcoming with the details (browser
and platform info) and it leaves me with a very frustrating problem of trying
to replicate the same situation, but my tests have been without problems.
QUESTION: is there an incompatibility with certain CMS software? or is there
something I need to do to better prep my files?
See: [url]http://www.dcampeau.com/GQ-Button-Ad/GQ-Button-ads.htm[/url]
Any help or suggestions appreciated! And if you do have a problem with the ad,
please let me know with browser, v# and platform. Thanks!
dc29darrencampeau Guest
-
2-up printing weirdness
Hi All, I'm trying to print a 40-page document 2-up on letter sized paper (to conserve trees and money, Bill Gates I ain't <g>). I want page 1 to... -
Flash cfform display weirdness
Hi Again, I've come across a display issue that is strange. I have a flash cfform with a cfgrid and a text input that is bound to a field from... -
Inclusion Weirdness
Hey There, I am having I weird problem with using PHP::DB. I have an OO model whereby I load objects and they know how to persist and load... -
postback weirdness
i have a textbox within a grid and it postsback on textchanged event. i also have an image button on the page. however if the user changes the... -
php weirdness
Hi, I'm running PHP 4.3.2 (cgi-fcgi) (win32). Everytime I run a script from the command line: php -q myscript.php The processor jumps to 100%,... -
liquidleaf #2
Re: Flash ad weirdness.....help!
Interesting. I would say if your ad used an "onmouseenter" or "onrollover",
uncontrolled popups might happen in a CMS, depending on how they display
different <div>s.
If you are just using
on (release) {
getURL("http://blah", "_blank");
}
- you are simply using what a lot of other ad creators have used.
Definitely request more information about this from the publisher... I didn't
have any problems with your ad. It behaved fine on it's testing page and
popped up a window when clicked.
liquidleaf Guest



Reply With Quote

