i was told i can create an animated scene on keynote, then convert that to flash. how then, do i import this flash into iweb to create an animated scene or movie?
Hi, you might want to look into BannerZest or BannerZestPro by Aquafadas. The program is very easy to use, and pretty much drag & drop. I don't use keynote that often but you might have an export option for your frames or to export it as a Quicktime movie (instead of Flash). Or you can use ScreenSnapzProX to capture screenshots or record your presentation and then save it as a Quicktime. There probably are apps to convert Quicktime to a Flash FLV, maybe someone can chime in on that one.
Here is an example of a BannerZest file created by 2 static pshop images (there was a glitch in the previous version, and the files were not compressing down properly, so this one was quite large). Here is the link: http://web.mac.com/mlblacy/SJVProofs/CMC_Comcast.html
The program integrates with iWeb, RapidWeaver, Dreamweaver, etc. very easily. They also make a app called PulpMotion for videos, but I am guessing you are trying to just replicate your Keynote presentation. Both apps have free trial downloads. BannerZest might have been offered in a previous MacHeist, so it might be offered in a future bundle again...
cheers,
michael
thanks so much. a couple of questions (i'm a complete novice) what are pshop files? you mean photoshop jpgs? i like the link you sent me; it's quite nice. i don't care whether i use flash or quicktime or keynote. i only used keynote b/c that was what was recommended so i didn't know any better. i did convert the animation to quicktime, but on iweb, it requires that you only drop it into the 'movie' page and it looks really silly b/c there is a mini scroll bar/play button that appears below the animation. so you have to manually press play. i want something that appears seamless like your link.
once you created your link, did you simply copy and paste the html code into iweb?
thanks.
correction -- how do i create an animated sequence whereby it is automatically integrated into my iweb page? meaning, it's not on the movies page section whereby you have to click on the play button for it to become animated.
i want it to appear seamless.
the method used when using adobe flash files, is you export them to HTML, meaning that it renders the relevant .swf file (the animation) and creates a HTML file with the relevant tags.
to use this with iweb, simply copy the swf into your site directory, and then copy and paste the relevant tags from the HTML file generated by flash, into a HTML block in iweb, (see the web widgets section).
your animation should now be embedded into your page, and the principal behind this should be able to be applied to keynote, although i am not 100%, if you still need assistance PM me and i shall give proper instructions
You can make a page with Keynote and integrate it into iweb, here is an example of a keynote in iweb. this site is not finished and is not mine but I have referenced it on my site as a keynote ex. http://www.ipflipper.com/ginasaro.html
Check it out it is a well done page entirely in keynote. Export your keynote to flash then just insert it in your page.
Directions to do that can be found in English on this site http://iwebfaq.org or in french on my site http://clubiweb.com
Have fun with it
Mireille
You can make a page with Keynote and integrate it into iweb, here is an example of a keynote in iweb. this site is not finished and is not mine but I have referenced it on my site as a keynote ex. http://www.ipflipper.com/ginasaro.html
Check it out it is a well done page entirely in keynote. Export your keynote to flash then just insert it in your page.
Directions to do that can be found in English on this site http://iwebfaq.org or in french on my site http://clubiweb.com
Have fun with it
Mireille
<**object classid="clsidsorry -- how exactly do i insert keynote flash into the iweb? thanks. i'm a complete novice so i need it dummy proof. lol.
Use this code and change the parameter shown in red to reflect the size you need and where your file is located.
Also remove the **I put them there to keep the code from going bonkers.
in iWeb open a widget and choose html snippet paste that code in it, make the changes before that will be easier then click apply and that is it.
Good luck
<object classid="clsid:D27CDB6E-AE6D-11CF-96B8-444553540000" id="obj1" codebase="http://download.macromedia.com/pub/shockwave/cabs/ flash/swflash.cab#version=6,0,40,0" border="0" width="800" height="600"><param name="movie" value="http://web.mac.com/votreiDisk/docs/flash.swf"><param name="quality" value="High"><embed src="http://web.mac.com/votreidisk/docs/flash.swf" pluginspage="http://www.macromedia.com/go/getflashplayer" type="application/x-shockwave-flash" name="obj1" width="800" height="600"></object>