Robert,
When you compile your flex project, an HTML wrapper with a flash embedded
object is generated in your output folder.  The output folder is set when
you first create your Flex project in FB.

You can grab this HTML and strip off all the uneccesary HTML you do not want
and then wrap it in the look and feel of your current site.  I have a
project similar to that where I call a wrapping custom tag in ColdFusion to
return the HTML that should wrap around the HTML call to the SWF.

Teddy R. Payne, ACCFD
Google Talk - [email protected]



On Tue, Sep 1, 2009 at 11:16 AM, Robert Green <
[email protected]> wrote:

>  Guys / Gals,
>
>
>
> Not really new to Flex, and especially not Flash but here’s my “Stupid”
> question.  I have a current project where I will develop one component in
> Flash (a plugin AS 2.0 which I am extending) and another component I wish to
> develop in Flex, for all intensive purposes.  Now, once I complete plugin 1,
> my deliverable is an SWF file which I can include in any HTML wrapper.
> Converesely, in Flex, my end product is a MXML file.  My question is, if I
> wish to embed the MXML file within an HTML container, how is this
> accomplished?  Can I just take the SWF from the Flex project or does it need
> the MXML wrapper.  If so, how can I develop small widgets in Flex and
> integrate them in various HTML pages?
>
>
>
> Thanks in advance!
>
>
>  ------------------------------
>
> *From:* [email protected] [mailto:[email protected]] *On Behalf Of *
> [email protected]
> *Sent:* Monday, August 31, 2009 6:51 PM
> *To:* AFFUG
> *Subject:* [AFFUG Discuss] IE8 quick fix for CSS / Ruby on Rails
>
>
>
> <a title="View IE8 Quick Fix for IE7 Pages on Scribd" href="
> http://www.scribd.com/doc/19283648/IE8-Quick-Fix-for-IE7-Pages";
> style="margin: 12px auto 6px auto; font-family: Helvetica,Arial,Sans-serif;
> font-style: normal; font-variant: normal; font-weight: normal; font-size:
> 14px; line-height: normal; font-size-adjust: none; font-stretch: normal;
> -x-system-font: none; display: block; text-decoration: underline;">IE8 Quick
> Fix for IE7 Pages</a> <object codebase="
> http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=9,0,0,0";
> id="doc_969503029782219" name="doc_969503029782219"
> classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" align="middle"
> height="500" width="100%" > <param name="movie" value="
> http://d.scribd.com/ScribdViewer.swf?document_id=19283648&access_key=key-wkhzcjenjh3akp1n10w&page=1&version=1&viewMode=";>
> <param name="quality" value="high"> <param name="play" value="true"> <param
> name="loop" value="true"> <param name="scale" value="showall"> <param
> name="wmode" value="opaque"> <param name="devicefont" value="false"> <param
> name="bgcolor" value="#ffffff"> <param name="menu" value="true"> <param
> name="allowFullScreen" value="true"> <param name="allowScriptAccess"
> value="always"> <param name="salign" value=""> <embed src="
> http://d.scribd.com/ScribdViewer.swf?document_id=19283648&access_key=key-wkhzcjenjh3akp1n10w&page=1&version=1&viewMode=";
> quality="high" pluginspage="http://www.macromedia.com/go/getflashplayer";
> play="true" loop="true" scale="showall" wmode="opaque" devicefont="false"
> bgcolor="#ffffff" name="doc_969503029782219_object" menu="true"
> allowfullscreen="true" allowscriptaccess="always" salign=""
> type="application/x-shockwave-flash" align="middle" height="500"
> width="100%"></embed> </object>
>
> -------------------------------------------------------------
> To unsubscribe from this list, simply email the list with unsubscribe in
> the subject line
>
> For more info, see http://www.affug.com
> Archive @ http://www.mail-archive.com/discussion%40affug.com/
> List hosted by FusionLink <http://www.fusionlink.com/>
> -------------------------------------------------------------

Reply via email to