iChat   rss   Make Background Steve Jobs 1   Make Background Apple Logo   Make Background Skin   Make Background Blue2   Make Background Black   Make Background Screen   Make Background Blue   Thu 2:46 PM   spotlight
Signup | Login
Welcome, Guest

Updated: Saturday, January 30, 2010 1:54 PM
iWeb Quick Tips & Tricks

What iWeb
Can & Can't Do.

iWeb is a great app for making simple to sometimes even intermediate websites but as always there's limitations...

Watch Out If You
Edit Your HTML Files!

You will lose .mac features such as comments and statistics. There are workarounds to this problem that can be found on iWebFAQ.com so don't stress out over it too much.
iWeb Site Of The Month:

Here is where a featured iWeb site will be listed every month. Sites are chosen as featured because of their individuality and creativity as well as for their attempts in making their sites look like they're not created with iWeb. Sites are chosen from the list of iWeb-created sites listed on iWebFAQ.com/iwebsites so make sure your site is listed if you want to be considered a feature on iWebFAQ.com. The site of the month for January 2009 is StopSuctionEntrapment.com

Add your iWebSite
enter the 7 random numbers seen below
CAPTCHA

iWebFAQ.com on Facebook
Your IP Address is 38.107.191.87
Valid HTML 4.01 Strict Valid CSS!
Login to remove advertisements
iWebFAQ PayPal Donation Button

Flash

Depending on what kind of effect you are trying to accomplish, inserting Flash into your iWeb site is not that difficult to do. Although most users of Flash also use Dreamweaver to design their websites there are some out there that use iWeb. Or you may be an iWeb user that comes across some Flash content and you'd like to add it to your site. Whatever the reason Flash CAN be embedded into a web page created with iWeb, of course you can not do this inside of the iWeb Application itself unfortunately.

The basic process involves adding a text box in iWeb the size you are going to have the Flash file displayed and in the text insert something that will be easy to find later when locating the code. Something like "FLASHCODEHERE"

After you have Published your site locate your HTML file and replace the "FLASHCODEHERE" with

<object classid="clsid:D27CDB6E-AE6D-11cf-
96B8-444553540000" codebase="http://download.macromedia.com/pub/
shockwave/cabs/flash/swflash.cab#version=7,0,
19,0" width=
"160" height="600" title="iWebFAQ.com/
iPhone Flash Movie">
<param name="movie" value="http://YourSite.com/YourFlashFile.swf" />
<param name="quality" value="high" />
<embed src="http://YourSite.com/YourFlashFile.swf" quality="high" pluginspage="http://www.macromedia.com
/go/getflashplayer"
type="application/x-shockwave-flash" width="160" height="600"></embed>
</object>

UPDATE: We're working on posting a new flash code that will validate under w3 standards. Check back soon for the updated code.


© 2009 iWebFAQ.com
Contact iWebFAQ | Privacy Policy | Signup | Login