WebProWorld Part of WebProNews.com
Page One Link To Us Edit Profile Private Messages Archives FAQ RSS Feeds  
 

Go Back   WebProWorld > Site Design > Flash Discussion Forum
Subscribe to the Newsletter FREE!


Register FAQ Members List Calendar Arcade Chatbox Mark Forums Read

Flash Discussion Forum Flash design presents a limitless number of possibilities for your sites and designs. Discuss your Flash ideas, questions and issues here.

Reply
 
LinkBack Thread Tools Display Modes
  #1 (permalink)  
Old 01-16-2007, 06:29 PM
richmar's Avatar
WebProWorld Member
 

Join Date: Aug 2003
Location: Palm Desert, CA
Posts: 33
richmar RepRank 0
Default Using SWFObject for Flash Sites

Has anyone used this technique - SWFObject successfully? Saw this on the Deconcept blog - (blog.deconcept.com/swfobject). It allows you to embed a swf file into a js file, something like this:

-----------------------------
"<script type="text/javascript" src="swfobject.js"></script>

<div id="flashcontent">
This text is replaced by the Flash movie.
</div>

<script type="text/javascript">
var so = new SWFObject("movie.swf", "mymovie", "200", "100", "7", "#336699");
so.write("flashcontent");
</script>

Prepare an HTML element that will hold your Flash movie. The content placed in the 'holder' element <div>place text here</div> will be replaced by the Flash content, so users with the Flash plug-in installed will never see the content inside this element. This feature has the added bonus of letting search engines index your alternate content.

-----------------------------

I know this is doable, but is it considered acceptable SEO technique where Flash is concerned?
Reply With Quote
  #2 (permalink)  
Old 01-16-2007, 06:57 PM
Webnauts's Avatar
WebProWorld 1,000+ Club
 

Join Date: Aug 2003
Location: Worldwide
Posts: 7,399
Webnauts RepRank 3Webnauts RepRank 3
Default

Do you mean this

<div id="flashcontent">This text is replaced by the Flash movie.</div>

is invisible for the users when they have the plugin installed? Then it is hidden text, as search engines do not understand javascript.

In that case you are spamming them. You can hide that text legally, using the <noscript> tag.
Reply With Quote
  #3 (permalink)  
Old 01-16-2007, 08:39 PM
richmar's Avatar
WebProWorld Member
 

Join Date: Aug 2003
Location: Palm Desert, CA
Posts: 33
richmar RepRank 0
Default

I'm not a flash developer, just the SEO expert, but I got this info off Geoff Stearns'(a software developer for Schematic) Blog -

http://blog.deconcept.com/swfobject/

Can you review his Blog for details and let me know what you think? Apparently some big sites are already using it.

It is my understanding that no text is embedded in a js file. The text exists within the html body of the site code.

Want to know if others out there are using this technique and have had any results with Search Engines, good or bad. The technique makes sense, but as I work with an auto OEM site, I want to make sure.
Reply With Quote
  #4 (permalink)  
Old 01-22-2007, 01:09 PM
WebProWorld Member
 

Join Date: Aug 2005
Location: Florida
Posts: 98
WebMasterKrames RepRank 0
Default

I used it for this site: www.candlerhillsgolfclub.com

It works great and gets rid of those pesky IE gray borders.
Reply With Quote
  #5 (permalink)  
Old 01-24-2007, 05:31 AM
WebProWorld Member
 

Join Date: Dec 2005
Posts: 90
JohneeMac RepRank 0
Default

SWF object is pretty much industry standard now.

Before Adobe themselves use it you know its a good thing! I can see it changing slightly though as with Flash taking a stronger hold on the web for commercial sites *and every other kind of site) the search engines are going to have to be able to read Flash files and its my understanding that with SWF object they cant currently do this...
Reply With Quote
Reply

  WebProWorld > Site Design > Flash Discussion Forum
Tags: , , ,



Thread Tools
Display Modes

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

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


Search Engine Optimization by vBSEO 3.2.0