Pablo - I must have definately misunderstood your question <snip> "Does this example work in Netscape? Pablo" </snip>
jay oh.. :) Pablo Varando wrote: I actually dont have Netscape installed and I know it didn't work in Netscape. Had you read my entire post you would have noticed that I said I had created these ads before and was merely asking to point it out that it doesn't work in Netscape. It was a rhetorical question. ;) Sorry if you misunderstood it. :) Pablo ----- Original Message ----- From: "Jason Miller" <mailto:[EMAIL PROTECTED]> <[EMAIL PROTECTED]> To: "CF-Talk" <mailto:[EMAIL PROTECTED]> <[EMAIL PROTECTED]> Sent: Thursday, January 30, 2003 5:46 PM Subject: Re: [OT] Resizable Flash Ad (Sample) And Frank - I was not specifically directing anything at you - merely clicked reply on yours- ... the one that got me started was "does this work in netscape?" I thought come on - a on a developer list? That person must have netscape and could have opened the link in Netscape.. but anyhow- glad my answer could help Frank Mamone wrote: Thanks for taking the time to answer this Jason. Your point is well taken. ----- Original Message ----- From: "Jason Miller" <mailto:[EMAIL PROTECTED]> <mailto:[EMAIL PROTECTED]> <mailto:[EMAIL PROTECTED]> <[EMAIL PROTECTED]> To: "CF-Talk" <mailto:[EMAIL PROTECTED]> <mailto:[EMAIL PROTECTED]> <mailto:[EMAIL PROTECTED]> <[EMAIL PROTECTED]> Sent: Thursday, January 30, 2003 6:08 PM Subject: Re: [OT] Resizable Flash Ad (Sample) Don't mean to speak for Scott- but there are questions coming back on this that are very simply answered just trying yourself and looking at the sample he was nice enough to provide - someone asked does it work in Netscape? Well me and a few others already explained a few times - No.Open the browser - check it out. Done in DHTML or ad expanding? - well it took about 15 seconds to download and open the zip - the falsh file was simple - and expand contract button - the MOVIE size is for example - 500 x 500- you put a gray square 500 x 500 - on (release) gotoandPlay(contract) that contract is a frame label that simply animates the 500x500 square off the screen - making it's height and dimensions appear 500x50 Now that extra 450 of flash movie? It's using the WMODE=TRANSPARENT - Which is NOT supported in Netscape. You can all do this in flash wtih _scale(x, 100) - or animate the box or shape - or slide the bigger shape off stage - any numerous creative ways. that really should help answer everything jay miller Frank Mamone wrote: Hi Scott, Is the ad expanding or is it done with DHTML? -----Original Message----- From: Scott Van Vliet [ mailto:[EMAIL PROTECTED] <mailto:[EMAIL PROTECTED]> <mailto:[EMAIL PROTECTED]> <mailto:[EMAIL PROTECTED]> ] Sent: Thursday, January 30, 2003 2:23 AM To: CF-Talk Subject: RE: [OT] Resizable Flash Ad (Sample) Here's a very simple example a Resizable Flash Ad. Example: http://beta.brdwrks.com/samples/resizableAd.html <http://beta.brdwrks.com/samples/resizableAd.html> <http://beta.brdwrks.com/samples/resizableAd.html> <http://beta.brdwrks.com/samples/resizableAd.html> Source: http://beta.brdwrks.com/samples/resizableAd.zip <http://beta.brdwrks.com/samples/resizableAd.zip> <http://beta.brdwrks.com/samples/resizableAd.zip> <http://beta.brdwrks.com/samples/resizableAd.zip> Hope this helps, Scott Van Vliet ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Archives: http://www.houseoffusion.com/cf_lists/index.cfm?forumid=4 Subscription: http://www.houseoffusion.com/cf_lists/index.cfm?method=subscribe&forumid=4 FAQ: http://www.thenetprofits.co.uk/coldfusion/faq Signup for the Fusion Authority news alert and keep up with the latest news in ColdFusion and related topics. http://www.fusionauthority.com/signup.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

