In order to "float" a Flash file, so that the text wraps around the Flash object, insert a "container" element and put the flash object within the container. Set the "container" layout properties to float "right" or "left" and set the width to the width of the Flash animation. The text in the text element immediately after the container element will start on the other side of, and wrap around, the container element's flash display.
If you want to place the Flash animation into the text at a particular point in the page, you would need to put the "container" in between two text elements, so that it is before the text you want it to float beside. In such cases, it is usually sensible to have the second text element start with a sub-heading, or at least with a new paragraph.
For example, if you already have one large text block on your page, and you want to insert the Flash element in the middle, then you would do the following:
An example can be seen here:
http://www.ohio.edu/engineering/newstudents/
Copyright © 2006 Ohio University. All Rights Reserved.
Dick Piccard revised this file (http://www.ohiou.edu/pagemasters/commonspot/pageadv/floatingflash.html) on November 20, 2006.
Please E-Mail comments or suggestions to "webteam@ohio.edu".