Home / test flash beldean / BC:BC:testtwitter.flashbeldean |
this page has 4 examples of embeded flash from 4 locations
ours on the top 1111111 does not work when embeded on this page
but does work nataviey at
- http://intranetsites.com/intranetimages/cabinetmakersoffice/Flash/website/july10/cip_test.swf
- http://intranetsites.com/intranetimages/cabinetmakersoffice/Flash/website/july10/test3.html
here are the files that run this flash and they are all stored in the directory above http://intranetsites.com/intranetimages/cabinetmakersoffice/Flash/website/july10/
PLease click EDit on this ipage then click Source and look/ change the code
This flash is not working the ebeded object is probalby set wrong CLICK edit , open the source code on to pleft button and look for 11111111111111111
Forum post:http://www.fckeditor.net/forums/viewtopic.php?f=6&t=14471
That's not hard, you'll need to add a base parameter to your embed code. Then it will work.
Unfortunately the flash dialog doesn't allow to set that parameter, so you'll need to do it in source code or modify the flash dialog.
Hmm something like this wc
<param value=http://intranetsites.com/intranetimages/cabinetmakersoffice/Flash/website/july10/ name="base" />
<embed width="1024" height="474" type="application/x-shockwave-flash" src="http://intranetsites.com/intranetimages/cabinetmakersoffice/Flash/website/july10/cip_test.swf " quality="high" bgcolor="#FFFFFF" allowscriptaccess="always" allowfullscreen="true"
flash example with xml feed 222222222222222222222
Utube 33333333333333333333333
Beldean this our flash banner but saved in a mpg format 44444444444444444444444
4
Here is the example of a similar ebeded object code to run this Number 44444 above
<object height="474" width="1024">
<param name="movie" value="http://content.screencast.com/users/IntranetSites/folders/Default/media/5fb19874-bee6-4656-9a32-c4f3848862d9/banners-abc_controller.swf" />
<param name="quality" value="high" />
<param name="bgcolor" value="#FFFFFF" />
<param name="flashVars" value="thumb=http://content.screencast.com/users/IntranetSites/folders/Default/media/5fb19874-bee6-4656-9a32-c4f3848862d9/FirstFrame.png&containerwidth=1024&containerheight=474&showstartscreen=true&showendscreen=true&loop=false&autostart=false&color=1A1A1A,1A1A1A&thumbscale=45&content=http://content.screencast.com/users/IntranetSites/folders/Default/media/5fb19874-bee6-4656-9a32-c4f3848862d9/banners-abc.mp4" />
<param name="allowFullScreen" value="true" />
<param name="scale" value="showall" />
<param name="allowScriptAccess" value="always" />
<param name="base" value="http://content.screencast.com/users/IntranetSites/folders/Default/media/5fb19874-bee6-4656-9a32-c4f3848862d9/" /><embed height="474" width="1024" base="http://content.screencast.com/users/IntranetSites/folders/Default/media/5fb19874-bee6-4656-9a32-c4f3848862d9/" scale="showall" flashvars="thumb=http://content.screencast.com/users/IntranetSites/folders/Default/media/5fb19874-bee6-4656-9a32-c4f3848862d9/FirstFrame.png&containerwidth=1024&containerheight=474&showstartscreen=true&showendscreen=true&loop=false&autostart=false&color=1A1A1A,1A1A1A&thumbscale=45&content=http://content.screencast.com/users/IntranetSites/folders/Default/media/5fb19874-bee6-4656-9a32-c4f3848862d9/banners-abc.mp4" allowfullscreen="true" allowscriptaccess="always" bgcolor="#FFFFFF" quality="high" src="http://content.screencast.com/users/IntranetSites/folders/Default/media/5fb19874-bee6-4656-9a32-c4f3848862d9/banners-abc_controller.swf" type="application/x-shockwave-flash"></embed></object>