Creating A Flash Background For An XHTML And CSS Layout
I have this site where I would like to create a more "visual/interactive" background which would require me using flash to do so. I'm wondering, as I am new-ish to flash, if it is possible to keep my current design, and simply replace the background with a swf file in some way.
My initial thoughts are there might be some way to use a swf in a CSS document, replacing the background? Or is it possible to put a swf in a div and the content would continue to render on top of the flash? I'm open to suggestions and examples/links if anyone has any input.
I will also be posting this in XHTML/CSS due to it's cross-topic-ness.
Thanks so much in advance for your time
S*
SitePoint > Design Your Site > Flash and Actionscript
Posted on: Aug 7, 2007, 14:52
View Complete Forum Thread with Replies
Sponsored Links:
Creating A PHP Mailform In Xhtml
hello all
I am just looking on the net for tutorials in creating a simple mailform that validates entries using PHP in xhtml.
If anyone can point me to some tuts or provide an example of how to implement this then I will be gratefull.
regards
w9914420
View Replies !
View Related
Transparent Background Movie - For XHTML Strict
Hi all -
I know that you can change the window property to transparent, when you are publishing a movie..
But i am not using the publish movie html code, that they use as its not XHTML strict..
Anyone know what to add to this code to make my movie transparent?
<object type="application/x-shockwave-flash" data="Flags.swf" width="180" height="220">
<param name="movie" value="Ballsicons2.swf" />
<img src="altflags.gif" width="180" height="220" alt="alt image" />
</object>
Ive tried adding this as another line in that code:
<param name="wmode" value="transparent">
and this to my object type line(first line):
wmode="transparent"
That doesnt work either (;(
Any suggestions?
thanks!
d
View Replies !
View Related
Creating A Page Layout Application In Flash
Ok, I'll try to explain this as best as I can...
I'm trying to create a web based application that acts very similarly to an InDesign or Publisher. It won't be near as complex, all I need to do is be able to create rich text boxes, and image boxes, and edit the contents of these boxes.
While that soaks in, I'll try and describe the class structure that I've come up with so far (I 've already written a display application that can read the xml and draw a screen, I'm just trying to create/edit screens now)
Code:
IMAGE_OBJECT (extends SCREEN_OBJECT)
SCREEN -> SCREEN_OBJECTS ->
TEXT_OBJECT (extends SCREEN_OBJECT)
Both IMAGE and TEXT objects contain params for x, y, width, and height. I want the edit application to support zooming the canvas, editing rich text, image uploading, etc. Basically I need as much functionallity as possible without being rediculous.
This is just a small portion of the overall application, but the screen editing portion is all that I'm worried about now, as the project is still in prototype phase.
So... does anyone have any ideas on where to start with this? I'm having a hard time wrapping my head around the concept.
Aaron
P.S. - Hi everyone! Wow, it's been a long time since I've been around here, hope to be around a lot more in the future.
View Replies !
View Related
Background Layout Using Stage Object
im going to make my site size around 785x415 since thats what i gather is the right rate and im going to be using jpgs so im not going to use 100%.
but behind this, i want to have the screen completely filled with a constant background (lines, whatever). i read in this thread here in FlashKit that
that i need to look for the stage object if i want to have a background image that fills the screen.
is this the best way forward (using MX2004) ?
View Replies !
View Related
Stretch Background In Liquid Layout Website
Hi!
There are lots of cool Flash website on the internet which fill the browser with their background, but don't scale their contents. I love this and I am working on a website using the technique. I want my site to be very similar to this one. I can set my website so the contents don't scale, but I want a large picture of clouds to be in the background, but I cannot believe I have to create a huge image to accommodate large resolutions. Is there a stretch technique involved?? How would I accommodate a 'tall' or 'really wide' browser window when the image is presumable 4:3 or 16:10 ratio?
I hope this makes sense! Thanks!
View Replies !
View Related
Creating Layout Effect Similar To This...
just wondering if any of you AS gurus could help me out with creating a layout effect similar to the one found here : http://www.effectmaker.com/gallery/f...age/index.html minus the cheesy off-center fireworks launch part. Preferably if there was a box that either slid into the center of just faded in and then expanded into the whole image/page.
any ideas people?...
View Replies !
View Related
Flash Creating Its Own Background?
Does anyone know why Flash is making up all this empty whitespace on my page? http://www.handmadetv.com/divs.html I want the video to auto resize to make a liquid layout like Google Video, but it seems to be giving me a lot of problems and pushes all the content down and creates vertical scrollbars. I set the parameters to wmode=transparent, but that just makes it invisible, it doesn't get rid of it or solve the problem of the space it makes. Any thoughts?
-Bob
View Replies !
View Related
Creating A Tiled Background Flash File
I purchased a basic flash XML template and have customised all content and pages to suit as necerssary however the background is a tiled bitmap file, which is great as it resizes to any resolution without pixelating.
I have Adobe Flash CS3 trial, how do I change the bitmap file to that of my own? I cannot see how..
Please find attached FLA/SWF & Bitmap file
View Replies !
View Related
How Would I Go About Creating A Movie With A Transparent Background N Import In Flash
Hello,
I would like to create animated 3d object, and use it within my flash. I was thinking of using blender3d.org to create a moving arm.
However I have no idea how I would make it have a transparent background, so i can put it in flash.
I'm not even sure if this is possible and i've been googling for hours. What program would be needed, and what would the process be to create a 3d object... and import it into flash with a transparent background?
I want the object to move over content in the flash, but in my mind i invision the 3d object inside of a solid square, and thats not what I want.
If anyone could point me into the right direction on what to search for, or where to begin... that would be great...
Thank you in advance
View Replies !
View Related
Xhtml And Flash
hey all, im new here and i have a quick question:
i am using editplus to make a personal webpage for my web course, i need to know the steps and elements used to put a flash document into the page. i have exported my .fla file and have the .swf file now, so now all i need is the code for putting it in my page and have it validate has a valid xhtml document(transitional 1.0)
ANYTHING will help, thanks
[Edited by ooga booga2002 on 09-23-2002 at 11:24 PM]
View Replies !
View Related
Flash @ XHTML
HI !
I'm tring to fitt a swf but i got problems with the postioning.....
Margin left should be 339 & Top -180
the following i wrote:
Quote:
<object classid="CLSID:D27CDB6E-AE6D-11cf-96B8-444553540000"
codebase="http://active.macromedia.com/flash2/cabs/swflash.cab#version=4,0,0,0"
width="159" height="176" style="margin-top:-180; margin-left:339">
<param name="movie" VALUE="../images/pr1_tst.swf">
<param name="quality" value="high">
<param name="scale" value="exactfit">
<param name="menu" value="false">
<param name="WMODE" value="transparent">
<embed src="../images/pr1_tst.swf" quality="high" WMODE="transparent"
scale="exactfit" menu="false" width="159" height="176"
swLiveConnect="false" type="application/x-shockwave-flash"
pluginspage ="http://www.macromedia.com/shockwave/download/index.cgi?P1_Prod_Version=ShockwaveFlash">
</embed>
</object>
the swf is shown @ upper left of the page. To resolve this problem i tried to insert:
Quote:
style="margin-top:-180; margin-left:339"
but it didn't work.
any ideas ?
THX
View Replies !
View Related
What Gives: Flash And XHTML?
It may not be a flash XHTML issue but I honestly have no idea. Ignoring maybe some glaring issues (design or programming), I just want to understand why the flash on this page does not function as it should:
http://www.blinkmusic.com/musicdemo.html
But works fine when you load the swf directly:
http://www.blinkmusic.com/flash/audio_player1.swf
View Replies !
View Related
XHTML & Flash Preloader.
Hi,
I develope to XHTML 1.0 standards and i use this code (well similar i just ripped this off the satay site)
but what it is is that the preloader doesn't load until the movie is complete..this is no good.
Is there anyway I can load a small 2kb flash file that will pre-load the main movie but with a visual preloader for the second movie? eg
movie 1 is 2kb and only has the scripting for preload code and can get the size of the second movie, and then when its loaded it will then load the second movie.
Abyss.
View Replies !
View Related
Flash Xhtml Compliance Help
Hello all,
New to the forum, but long time reader. I was wondering if I could get someone to help me clear up some errors. I added a script to my site to get some flash music on the site for later on. However, I have cleaned up about 20 of the errors that came with the code. I am down to my last 11. I am sure that someone with flash and xhtml experience can help me clear these things up. I am just hoping that someone has the time.
Here you can see my site
http://www.myndpollution.com
Here you can see the errors that are left:
http://validator.w3.org/check?uri=www.myndpollution.com
I know that the validator is not 100% however, it does give me some guidlines to follow when making the site viewable. If anyone can give this a go I would appreciate it very much.
Thanks in advance for anyones help. I have already scoured the internet and seen, viewed, tried a few things. However, my lack of flash and xhtml compliance limits what I can try or if I run into a problem... fix.
Thanks again
Kind regards,
Mynd
http://www.myndpollution.com
View Replies !
View Related
[f8] XHTML/CSS And Flash Problem
Howdy,
Anyone having this problem? Got a nice clean XHTML/CSS site going with a cool flash easing navigation but the flash keeps "flashing" when I change pages. The background is not the colour I set in flash or CSS?? http://www.terrychurchdesign.com.au or see the problem more obvious at http://www.lancasters.com.au
View Replies !
View Related
HELP ~ Flash Buttonset, XHTML & CSS
Hi all:
I've just created a buttonset that contains 9 buttons, all actionscripted. On mouseover a shape tween of a coloured box beneath the text slides from left to right out of obscurity and on mouse-up (after clicking) the font colour changes and the block colour remains behind the text. When this is repeated with another button the actionscript dictates that the previous button clicked plays the rest of the tween so the box tweens away out of sight and so on.
I first implemented this concept with frames where the button set had it's own frame and targeted the _MainFrame. However I've recently started to learn CSS without frames and each button targets _self. The problem is when another page is loaded by the browser so does the buttonset. This means the button clicked on is no longer highlighted as the flash is reloaded.
Please, if anybody knows a way to get round this problem reply a.s.a.p.
Thank you in advance,
Chris.
View Replies !
View Related
Flash + XHTML 1.0 Strict
Right
After seeing the amazingly bloated code that flash generates to display a movie inline with a webpage, I went searching and came accross an article on ALA which outlines this code:
Code:
<object type="application/x-shockwave-flash" data="logoanimation.swf" width="130" height="100">
<param name="movie" value="logoanimation.swf" />
<img src="images/noflash.gif" width="130" height="100" alt="" />
</object>
Now that works really well! (NN4 + Mozilla 1.3 + IE 6) and has the bonus that if flash isn't supported it loads up the 'failsafe' gif image
So what's the deal? is it okay to do it this way?
I've got it up and running here and that page validates as XHTML 1.0 Strict at the moment (not finished though heh)...
View Replies !
View Related
Flash On An XHTML Page
HTML Code:
<object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,29,0" width="550" height="400">
<param name="movie" value="movie.swf" />
<param name="quality" value="autohigh">
<param name="menu" value="false" />
<embed src="movie.swf" quality="autohigh" pluginspage="http://www.macromedia.com/go/getflashplayer" type="application/x-shockwave-flash" width="550" height="400" menu="false"></embed>
</object>
The FAQ says this is how you put a flash object on your website. However, this does not pass Strict XHTML 1.0 validation because of the embed tag. Is there a way to do this that will pass XHTML 1.0 validation?
Thanks!
View Replies !
View Related
Flash Rendering With XHTML Strict DTD
This is more of an annoyance than a problem, since the site renders properly in transitional. I have a flash object that flows into the rest of the site design but when I use a strict DTD there is a 3 pixel margin between the flash object and the rest of the site. It renders perfectly in IE (for once) but not in firefox. I can't figure out what's causing the gap. Any ideas?
View Replies !
View Related
[F8] Searching An Xhtml Page With Flash
Hello,
I am new to these forums and this is my 1st post!!!
I am a little stuck with a project i am developing. I have a flash header on a normal XHTML web site. Within this flash header i would like to include a search function that would enable the user to search all pages within my site.
Is this possible? If so how would i go about doing it?
Is there a better method to use than this?
I would appreciate all help on this matter.
Cheers
Evan
View Replies !
View Related
Embedding Flash + XHTML + FlashVars
Hello,
I think many of you might already read the article by alistpart on how
to embed Flash in correct XHTML syntax, e.g.
http://www.alistapart.com/articles/flashsatay
The article is a little bit old but so far I can't any better article
than this.
After some testing,I found that this approach didn't work with the FlashVars
Just like the example in the above URL:
<object type="application/x-shockwave-flash
data="c.swf?path=movie.swf"
width="400" height="300">
<param name="movie"
value="c.swf?path=movie.swf" />
<img src="noflash.gif"
width="200" height="100" alt="" />
</object>
I need to use the query string method.
Anyone has experience in using FlashVars + XHTML Flash Embedding?
Thanks.
Ricky
View Replies !
View Related
Swap Flash Movie In Xhtml
hey all
probably a real simple solution but have got a brain block!!
anyhow, have a flash movie embedded into a xhtml div on the page. i have a list of text links in the xhtml that when selected i want to load a new flash movie into the div
make sense..simple!?
View Replies !
View Related
Embedding Flash Into XHTML Site.
Hello Everyone, this is my first post here. I'm looking forward to the future in this community. I have a problem with this specific document i've been working with. I just can't seem to get the flash working properly. I know it's something within this page causing the problem because i published a fresh HTML page using this video, uploaded, and it works fine. But i used the same bits of code on the real page and it just goes away. Let me know if you think of anything that i could have missed. Please feel free to make me look like a newb because at least this thing will get fixed! Thanks for the help!
-MB
View Replies !
View Related
Saving State Of Flash Mp3 Player Within Xhtml
Hey guys,
A new site i'm making requires an xhtml build, but with an mp3 player throughout the site.
Is there any way of keeping the state/progress of the currently playing clip, even when the html page refreshes? sharedObjects perhaps? Or is it really not worth the bother, and just do it all in flash (which would be much simpler but for the extent of the content and the simplicity of updating/changing the site when in xhtml)?
Does anyone have any experience of this?
Thanks boys and girls
Jerome
View Replies !
View Related
Flash XHTML Rich Text Editor
Hi all, I have just about finished writing my RTE (didn't like the ones already out there) and I've come across a snag. If people type too fast (which we all do - lol) the caret position gets moved forward before the previous text insertion has finished. Does anyone have a routine on file to capture keys (if(Key,isDown()) and store them in an array so I can action them in order??
Any help greatly appreciated :-)
View Replies !
View Related
[CS3] Helpcan I Put Flying Flash Objects Over An Xhtml/css Page?
Hi everyone,
Thanks in advance. I'm working on a project for a client, and I built him a site in xhtml/css(dreamweaver cs3), now, as an afterthought he wants me to put a bee in flash that flies around over the current xhtml page. I know how I could do it if the page were in flash - but in xhtml? Any suggestion on where to start looking, or what this would be called. It seems to me even if it were possible it would have poor cross-browser support. I'm lost here
Thanks!!!
View Replies !
View Related
Flash Detection From Flash 8 Not Xhtml Valid
Hi
Been searching the forum to see if anyone else has come across this issue.
Validating a page with w3c which has the flash detection script that publishing directly from flash to display the flash. w3c is chucking it back as not valid xhtml due to the doc declaration. The reason it is throwing it back as not valid is due to the comment nesting within the script i.e. // comment within an opening comment tag <!-- to hide it from non javaScript enabled browsers.
Is there a re-written version to allow for xhtml validation?
Cheers
View Replies !
View Related
Layout Class (com.senocular.display.Layout)
hi,
i'm having some problems when using the class. It just won't behave as it should, distorting the contents. I'll pos the fla, plus code, plus swf...
ActionScript Code:
stage.align = StageAlign.TOP_LEFT;stage.scaleMode = StageScaleMode.NO_SCALE;import com.senocular.display.Layout;var SL:Layout = new Layout(stage);// TOPBAR - align: topvar align_1:Layout = new Layout(topBar, true);align_1.top = 0;SL.addChild(align_1);var align_2:Layout = new Layout(topBar.BGtop, true);align_2.percentWidth = 1;SL.addChild(align_2);// TOPBAR - align: botvar align_3:Layout = new Layout(botBar, true);align_3.bottom = 0;SL.addChild(align_3);var align_4:Layout = new Layout(botBar.BGbot, true);align_4.percentWidth = 1;SL.addChild(align_4);SL.draw();
really can't figure out what's wrong here..
thnks
am
View Replies !
View Related
Creating Bitmaps In Background
Hi,
Outline:
I was trying to draw bitmap in background, encode it to jpg and upload to server. But I get just white images. I there any possible way to achieve that?
Error:
ArgumentError: Error #2015: Invalid BitmapData.
at flash.display::BitmapData()
at MethodInfo-422()
at MethodInfo-424()
Source:
Code:
import com.adobe.images.JPGEncoder;
pf.addEventListener(MouseEvent.CLICK, spf);
function spf(e:Event) {
var bg:MovieClip = new MovieClip;
var img1:MovieClip = new MovieClip;
var img2:MovieClip = new MovieClip;
var img3:MovieClip = new MovieClip; //images I want to merge, loader from external files to mc's
bg.addChild(img1) //and
// ... and img2, img3 (positions and scale where set up before) so bg contains now all others
createJPG(bg);
function createJPG(m:MovieClip, q:Number, fileName:String) //returns error
{
var jpgSource:BitmapData = new BitmapData (m.width, m.height);
jpgSource.draw(m);
var jpgEncoder:JPGEncoder = new JPGEncoder(q);
var jpgStream:ByteArray = jpgEncoder.encode(jpgSource);
var header:URLRequestHeader = new URLRequestHeader ("Content-type", "application/octet-stream");
var jpgURLRequest:URLRequest = new URLRequest ("jpg_encoder_download.php?name=" + fileName + ".jpg");
jpgURLRequest.requestHeaders.push(header);
jpgURLRequest.method = URLRequestMethod.POST;
jpgURLRequest.data = jpgStream;
var jpgURLLoader:URLLoader = new URLLoader();
navigateToURL(jpgURLRequest, "_blank");
}
}
Details:
I'm working on a can caption editor which allows user to upload images and by the use of mc containing thumbnails edit them (move, scale, add text etc..). After that 2 jpg's are exported:
1) small (used later as a texture for can render made in papervision)
2) large (ca 2000px@300dpi, used for manufacturing cans).
I tried to load user images to 2 mc's:
1) preview mentioned before
2) and the second one, which is a scaled (in fact, drawn using the smaller one as a reference), converted to bitmapData and sent to createJPG() downloaded from: http://henryjones.us/articles/using-...r#comment-8812 .
Unfortunately, just white bitmaps are created, so I assume that there was an error whith merging mc to bitmap.
View Replies !
View Related
Creating A Scolling Background...
hello everyone,
can anyone help me with this problem ive got. well the problem is that i would like to create a racing game, and i want the camera angle to be from the side, i would like the background to move anytime you pres left or right arrow keys, so the background moves aswell as the car i will be using.
please help.
thanks tristan
View Replies !
View Related
Creating A Looping Background
Hello everyone, theres a tutorial out there which I'm sort of trying to do:
http://www.cbtcafe.com/flash/continu...nggraphic.html
but I want to do the same with images instead in horizontal order, so they line back to back without seeing any gaps at the end of the motion tween. Can anyone help me? Thanks.
View Replies !
View Related
Creating A Gradient Fill Background
Dear All,
This may be a silly question but I want my movie background to have a
gradient fill and when published I want the movie to be published at 100% i.e fill the whole browser window and hence I would also like the gradient background to expand along with the rest of the movie.
I created a rectangle which had a gradient fill but when I publish the movie there still remains a border around this rectangle showing the default background colour. I have attempted to scale this rectangle but no matter how large I scale it there still remains this border showing the default background colour.
Any help to what may be a silly question would be greatly appreciated!
Regards,
Sati
View Replies !
View Related
Creating A Looping Background For Simple Game
hello
I have been trying to create a simple looping background of a road - so a car will be placed on top and give the ilusion it is moving on it...
The problem is: I was able to follow the instructions from http://www.jimmcneill.com/loopdemo2.html and it works fine, however, it only works as seen on the link if I publish to HTML... but I need to do the same and publish in Flash...
What am I missing ?
I am quite new to Flash, so I apologize if the question is silly...
I have been struggling to make it work for a few days now and don't seem to find useful info on this problem anywhere...
Any help is REALLY appreciated !
Ariane
View Replies !
View Related
Type/transparencies Creating Color Cast On Background
I recently upgraded to Flash 8 and have noticed that when I have a colored background (purple, for example), and I import a graphic with a transparent background or create a white/lighter color type input, then the image or text will have a "box" around it that is a slightly lighter shade than the background. I have not encountered this before. I have tried importing different types of graphics to no avail. Any suggestions/answers are appreciated.
View Replies !
View Related
Creating A Scrolling Background From The Horizon (like The Old 'outrun' Game)
hya everyone,
i've been desperately trying to find a tutorial or any kind of head start on how to this.
do you have any idea how to make an animation of a looping road cycle? so it looks like the horizon bit of the road is constantly coming at you but actually its the same piece of animation looping?
the reason being is that i want to have a character with a walk cycle, but he will walk on one spot... and that way i can animate the road coming from the horizon at the character and make it look like he's walking without him getting far from the camera...?
i hope this makes sense and i havent just confused eveyrone.
View Replies !
View Related
Creating A Background Scrolling Image Which Moves With Menu Buttons
I'm having a bit of a head scratcher here. I'm trying to create something similar to http://www.barneys.com where the user clicks on a menu button and the background image will scroll to the corresponding portion of the image. I'm currently opening the menu contents as layered movies above the background, but I can't make the image slide to the appropriate section, only jump right to the spot by loading the frame of the main timeline which is using a motion tween (the only way I could make it work, but not the way I want to nonetheless.) Can anyone point me to a tutorial or point out some actionscript I should use for this? I'm using MX, relatively green to actionscripting. Thanks.
View Replies !
View Related
Is This Css? Or Xhtml Or What?
the right side of cuban councilhttp://www.cubancouncil.com/main.php there is that text menu where u rollover and color changes and it allows you to turn off side notes. also, on two thirty medias site he uses this same method. So what language is used to create this kind of thing and if u know where is the best place to learn how?
View Replies !
View Related
<embed> In XHTML
when using XHTML transitional for my web page, the XHTML validator at www.w3c.org objects to the <embed> tag. I am using the <embed> tag within the <object> tag so that my flash movie will run in browsers which use the plugin version of the flash player(not the windows activex version).
Does the XHTML definition not include the embed tag and if not then how will browsers which cannot use the activex version of flash run them?
Or is there special XHTML I should write to run plugin versions of flash player?
Rob
View Replies !
View Related
XHTML Strict
Hi,
I'm redoing a site that has some Flash movies and am trying to figure out how to make them validate in XHTML strict. I found one website that seemed to have some nice information about it (here, if you're interested) and it does seem to work but I'm worried that some of the stuff I had to leave out might be important. The original tag was:
Code:
<object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,29,0" width="180" height="195" style="float:left; ">
<param name="movie" value="../_psychology-movies/abusechild2.swf" />
<param name="quality" value="high" />
<embed src="../_psychology-movies/abusechild2.swf" quality="high" pluginspage="http://www.macromedia.com/go/getflashplayer" type="application/x-shockwave-flash" width="180" height="195"></embed>
</object>
And the new tag is:
Code:
<object type="application/x-shockwave-flash" data="../_psychology-movies/abusechild2.swf" width="180" height="195" style="float: left; ">
<param name="movie" value="../_psychology-movies/abusechild2.swf" />
<param name="loop" value="false" />
alt : <a href="../_psychology-movies/abusechild2.swf">abused-child.swf</a>
</object>
Do I need to be concerned about any of the stuff I had to leave out? Specifically, if people don't have a Flash player on their machine, will they still be prompted for it? And is there a better way to do this or is this it?
Thanks.
View Replies !
View Related
XHTML Valid SWF
Hey I have this:
Code:
<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="800" height="168" id="head-1" align="middle">
<param name="allowScriptAccess" value="sameDomain" />
<param name="movie" value="flash/head-1.swf" />
<param name="quality" value="high" />
<param name="wmode" value="transparent" />
<param name="bgcolor" value="#ffffff" />
<embed src="flash/head-1.swf" quality="high" wmode="transparent" bgcolor="#ffffff" width="800" height="168" name="head-1" align="middle" allowScriptAccess="sameDomain" type="application/x-shockwave-flash" pluginspage="http://www.macromedia.com/go/getflashplayer" />
</object>
When I use this it doesn't show up:
Code:
<object type="application/x-shockwave-flash" data="flash/head-1.swf" width="700" height="116">
<param name="movie" value="flash/head-1.swf" />
<img src="images/head-1.jpg" width="700" height="116" alt="header" />
</object>
It needs the Embed tag it seems, i looked on google for this;
im using xhtml 1.0 strict
View Replies !
View Related
|