Title: Problem with flash embedding
Last modified: August 18, 2016

---

# Problem with flash embedding

 *  [oncegone](https://wordpress.org/support/users/oncegone/)
 * (@oncegone)
 * [19 years, 3 months ago](https://wordpress.org/support/topic/problem-with-flash-embedding/)
 * I use a program call Coffeecup Flash Gallery and i use it to create a very very
   nice photo gallery. When you are finished and create the flash it creates several
   files. .swf file, .xml file. Folder(for the pictures) and a simpe html file that
   gives a sample code. Example here
 *     ```
       <html>
       <head><meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" /></head>
       <body bgcolor="#FFFFFF"><p align="center"></br>
   
       <!-- Here is the HTML that you need to copy and paste into your page -->
       <object classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000"
        codebase="http://fpdownload.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=8,0,0,0"
        width="600" height="465" id="CoffeeCup" align="middle">
       <param name="movie" value="myalbum.swf"/>
       <param name="quality" value="high" />
       <param name="scale" value="noscale" />
       <param name="salign" value="lt" />
       <param name="bgcolor" value="#ffffff" />
       <embed src="myalbum.swf" quality="high" bgcolor="#ffffff" width="600" height="465"
        name="CoffeeCup" scale="noscale" salign="lt" align="middle" type="application/x-shockwave-flash"
        pluginspage="http://www.macromedia.com/go/getflashplayer" /></object>
   
       </p></body></html>
   
       now I want to create a new page and use this html format to ciew the flash on my wordpress driven site. but once i put int he code above all i get is this
   
       codebase="http://fpdownload.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=8,0,0,0"
       width="600" height="465" id="CoffeeCup" align="middle">
   
       BIG WHITE BOX HERE
   
       name="CoffeeCup" scale="noscale" salign="lt" align="middle" type="application/x-shockwave-flash"
       pluginspage="http://www.macromedia.com/go/getflashplayer" />
       ```
   
 * Why is wordpress not understanding the full html code.
 * I have tried all the flash plugins and none of them work correctly.
 * What can i do to fix this problem????????????

Viewing 1 replies (of 1 total)

 *  [Doodlebee](https://wordpress.org/support/users/doodlebee/)
 * (@doodlebee)
 * [19 years, 3 months ago](https://wordpress.org/support/topic/problem-with-flash-embedding/#post-533244)
 * 1) Is your RTE turned on? (If so, turn it off.)
 * 2) Are you putting in the `<head>` and ALL of that code you just listed? (Bad
   bad…no no.)

Viewing 1 replies (of 1 total)

The topic ‘Problem with flash embedding’ is closed to new replies.

## Tags

 * [coffeecup](https://wordpress.org/support/topic-tag/coffeecup/)
 * [flash](https://wordpress.org/support/topic-tag/flash/)
 * [xml](https://wordpress.org/support/topic-tag/xml/)

 * In: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
 * 1 reply
 * 2 participants
 * Last reply from: [Doodlebee](https://wordpress.org/support/users/doodlebee/)
 * Last activity: [19 years, 3 months ago](https://wordpress.org/support/topic/problem-with-flash-embedding/#post-533244)
 * Status: not resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
