iEntry 10th Anniversary Webforumz RegistrationAnnouncements Contact Webforumz StaffContact
Home Resources Blogs Meet the Team Contact Register
 

Go Back   WebForumz.com > The Code > HTML, XHTML and CSS

Reply
 
LinkBack Thread Tools
Old April 9th, 2007, 10:18 PM   #1
New Member
 

Join Date: May 2005
Location: North Carolina
Posts: 11
Thanks: 0
Thanked 0 Times in 0 Posts
Rep Altering Power: 0 Sqrlgrl is on a distinguished road
I/O Error: Stream closed

Hello All -

I was validating my personal site - job hunting and thought I had better make sure everything goes through XHTML and CSS validators correctly. My homepage for XHTML didn't pass the validation due to the embed tag for the two small Flash files I have on the page. After looking around I found that I can use this code:

Code:
<objecttype="application/x-shockwave-flash" data="flash/nav.swf" width="400" height="50" align="middle">  <param name="allowScriptAccess" value="sameDomain" />
          <param name="movie" value="flash/nav.swf" />
          <param name="quality" value="high" />
          <param name="wmode" value="transparent" />
          <param name="bgcolor" value="#ffffff" />
  </object>
It works fine as the files are small and the XHTML validator gave it the green light. Then I went to run it through the CSS validator and got this error: I/O Error: Stream closed.

I can bypass it by running the URL to my style sheet in the validator,
but it concerns me as a potential new employer may think there
is something wrong. Is there something wrong? What is the best
way to get a Flash movie on your site to pass the XHTML
validator?

Here is the address to my site I am validating:
http://www.fractalrust.com/Mine/

Thank in Advance
Kecia

Last edited by karinne; April 10th, 2007 at 09:44 AM.. Reason: Please use [code]...[/code] tags when displaying code!
Sqrlgrl is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Spurl this Post!Reddit! Wong this Post!
Reply With Quote
Reply

Bookmarks

Tags
css validation error


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On

Similar Threads
Thread Thread Starter Forum Replies Last Post
Looking for tutorial on how to stream .mp3's on web site.. BlackReef Flash and ActionScript 2 July 26th, 2007 08:28 PM
Help: How to read and store the input stream of data from a URL? RChris JavaScript 0 July 3rd, 2007 12:09 PM
Live stream ZOcken Flash and ActionScript 1 September 13th, 2006 11:04 AM
Playing an M3U file/MMS Stream through Flash christopher Flash and ActionScript 0 May 30th, 2006 12:43 PM


Search Engine Optimization by vBSEO 3.2.0 RC8