|
|
|
Use this tool to learn about websites, specifically the one you just entered.
If you find some aspect of it inappropriate it is not our fault.
If you are the owner of this website: yes we are a real search engine, we do have a real web crawler called FyberSpider and you can block it if you feel the urge.
We are in the process of updating this tool. Until we are done just use our search results to check the inclusion status of your site.
Submit your site to major search engines within 48 hours.
Find out if your site has been cataloged by top search engines for only $8.99.
Below you will see site info taken directly from the URL you entered in real time. This is also known as our URL Breakdown tool and can be used independently of our site info tool.
27
Flash and Web Standards - HTML Dog Blog
16
- HTML Dog
This is just a sample of the content found on this website. Please visit the website to read the entire page.
"1
2
htmldog.com
2
- A Good Practice Guide to XHTML and CSS .
Search:
Skip to main navigation.
16
2a
2
You are here: Home
50
/ Dog Blog / Archives
10
4
18
5
17
Flash and Web Standards
198
Wednesday 21 April, 2004 (10:50AM GMT )
Firstly a warning: I am no Flash expert by any stretch of the imagination. In fact, I avoid it like the plague whenever possible.
But, you know, sometimes you have to embed a Flash movie in HTML. It's quite commonly recognised that the method provided by Macromedia is completely inadequate because
19b
it involves the embed tag. Crap.
But then Drew McLellan came up with ' Flash Satay ' that involves using only object tags. Great. That's what they're there for. But this method requires fiddling with the Flash movie itself because of IE's problems with streaming.
Now Hixie's come up with a valid, non- embed method , which relies on Internet Explorer's conditional comments. Proprietary ugliness.
From what I understand, the following code (taken from 'Flash Satay') should work but by using it, IE simply won't stream:
<object type="application/x-shockwave-flash" data="movie.swf">
<param n
19b
ame="movie" value="movie.swf" />
</object>
To get around the streaming problem, IE needs the classid and codebase attributes, but t"
....
read entire page
|
Links to Pages on Other Domain Names
|
|
Links to Pages on the Same Domain Name
|
|