Isn't there an API for Adwords? I don't know, but I would check Google's site.

If not, you could add a hidden frame to your html wrapper for the  
Adwords script, (or put it in a display:none div) then write a small  
HTML scraper to get the adwords text and link.  Use External Interface  
to both pass text out of your FLex app to the adwords script to figure  
out what to show and to pass the resulting text/links to Flex so you  
can display them however you want.  I've given this a little thought  
for my own projects (not much though) but haven't actually tried  
anything yet.

Rick
-----Original Message-----
From: hank williams [mailto:[EMAIL PROTECTED]
Sent: Tuesday, September 26, 2006 7:48 AM
To: flexcoders@yahoogroups.com
Subject: Re: [flexcoders] Re: Strategies for adworks in Flex2 apps?


>
> > All you need to do is add the code to the HTML wrapper, no ?
> >
>
> Presuming that you dont mind having an html strip that is totally out
> of context with the style of the rest of your application.
>

Oh, and of course presuming that you dont need the ad words to
actually look at any of the text in your flash to figure out what to
show.

Hank





--
Flexcoders Mailing List
FAQ: http://groups.yahoo.com/group/flexcoders/files/flexcodersFAQ.txt
Search Archives: http://www.mail-archive.com/flexcoders%40yahoogroups.com 
Yahoo! Groups Links

<*> To visit your group on the web, go to:
    http://groups.yahoo.com/group/flexcoders/

<*> Your email settings:
    Individual Email | Traditional

<*> To change settings online go to:
    http://groups.yahoo.com/group/flexcoders/join
    (Yahoo! ID required)

<*> To change settings via email:
    mailto:[EMAIL PROTECTED] 
    mailto:[EMAIL PROTECTED]

<*> To unsubscribe from this group, send an email to:
    [EMAIL PROTECTED]

<*> Your use of Yahoo! Groups is subject to:
    http://docs.yahoo.com/info/terms/
 


Reply via email to