<?xml version="1.0" encoding="iso-8859-1" ?>
<rss version="2.0">
<channel>
	<title>w3schools.com - Multimedia Forum</title>
	<description>The complete discussion board conversation RSS Feed - Multimedia, Flash</description>
	<link>http://w3schools.invisionzone.com/index.php</link>
	<pubDate>Sun, 22 Nov 2009 19:17:10 -0500</pubDate>
	<ttl>5</ttl>
	<item>
		<title>How To Make Graphics</title>
		<link>http://w3schools.invisionzone.com/index.php?showtopic=28653</link>
		<description><![CDATA[I'm a web developer looking for a good way to learn how to make web graphics. I have photoshop cs4 and I know some of the basics, but Im tired of my websites looking bad and only having functionality. Does anyone have any recommendations for books, sites, etc that can improve my photoshop and graphic design skills for the web? Anything is appreciated!  <img src="http://w3schools.invisionzone.com/style_emoticons/default/smile.gif" style="vertical-align:middle" emoid=":)" border="0" alt="smile.gif" />]]></description>
		<pubDate>Fri, 20 Nov 2009 05:05:58 -0500</pubDate>
		<guid>http://w3schools.invisionzone.com/index.php?showtopic=28653</guid>
	</item>
	<item>
		<title>Convert .emf To .pdf</title>
		<link>http://w3schools.invisionzone.com/index.php?showtopic=28639</link>
		<description><![CDATA[I'm working for a client who has produced image files with the ".emf" file extension (Enhanced Metafile Format).<br /><br />I need to convert these files to PDF to be part of the client's websit.<br /><br />Does anyone know of a good program (especially a free one) to do the conversion from .emf to .pdf?]]></description>
		<pubDate>Wed, 18 Nov 2009 21:19:06 -0500</pubDate>
		<guid>http://w3schools.invisionzone.com/index.php?showtopic=28639</guid>
	</item>
	<item>
		<title>Video Player</title>
		<link>http://w3schools.invisionzone.com/index.php?showtopic=28591</link>
		<description><![CDATA[Hi,<br /><br />What's the player on the following page and how can I embed it to my website for my video files?<br /><br /><a href="http://www.layersmagazine.com/brushed-metal-effect-in-adobe-illustrator.html" target="_blank">http://www.layersmagazine.com/brushed-meta...llustrator.html</a><br /><br /><br /><br />Any help is greatly appreciated!<br /><br />Regards<br />Rain Lover]]></description>
		<pubDate>Mon, 16 Nov 2009 12:29:58 -0500</pubDate>
		<guid>http://w3schools.invisionzone.com/index.php?showtopic=28591</guid>
	</item>
	<item>
		<title>Video Player</title>
		<link>http://w3schools.invisionzone.com/index.php?showtopic=28581</link>
		<description><![CDATA[I've been working on a custom as3 video player. Everything works except I can't get it to play before it's done buffering.<br />I've set the buffer time and spent 1/2 an hour searching Google for a solution.  <img src="http://w3schools.invisionzone.com/style_emoticons/default/google_lt.gif" style="vertical-align:middle" emoid=":google_lt:" border="0" alt="google_lt.gif" /> <br />I'm hosting off my mac in Canada, so loading time might take a while.  <img src="http://w3schools.invisionzone.com/style_emoticons/default/boredom.gif" style="vertical-align:middle" emoid=":boredom:" border="0" alt="boredom.gif" /> <br />program: <a href="http://cpe00145197a87c-cm001947931c7a.cpe.net.cable.rogers.com/~adam/player.html" target="_blank">http://cpe00145197a87c-cm001947931c7a.cpe....dam/player.html</a><br />source: <a href="http://cpe00145197a87c-cm001947931c7a.cpe.net.cable.rogers.com/~adam/as3videoplayer.fla" target="_blank">http://cpe00145197a87c-cm001947931c7a.cpe....videoplayer.fla</a><br />]]></description>
		<pubDate>Sun, 15 Nov 2009 12:23:04 -0500</pubDate>
		<guid>http://w3schools.invisionzone.com/index.php?showtopic=28581</guid>
	</item>
	<item>
		<title>Cross Swf Communication</title>
		<link>http://w3schools.invisionzone.com/index.php?showtopic=28458</link>
		<description><![CDATA[I am learning as3 at the moment, and I'm doing a project for uni, and I have a main.swf file, with navigation, and i have a video link, which loads in a video.swf into the main.swf, but when i click on another link in the menu, opening sub menu's etc, i want to check if my video.swf is displayed and if so, access it and stop the video.<br /><br />How can I check the existance of video.swf inside my main.swf?<br /><br />How can I access the video object in order to stop it?]]></description>
		<pubDate>Thu, 05 Nov 2009 02:32:24 -0500</pubDate>
		<guid>http://w3schools.invisionzone.com/index.php?showtopic=28458</guid>
	</item>
	<item>
		<title>Need Plugins To Render Video Files In My Website!</title>
		<link>http://w3schools.invisionzone.com/index.php?showtopic=28387</link>
		<description><![CDATA[Hi<br /><br />I'm going to let users add videos and then display them back on my website.<br /><br />So can u suggest some free video player plugins which i can use to render video files.<br /><br />I want to give my users a good experience playing with those players like youtube.<br /><br />If there are some good plugins with advanced features then i wont mind paying some..<br /><br />Suggestions please.]]></description>
		<pubDate>Sat, 31 Oct 2009 02:56:55 -0400</pubDate>
		<guid>http://w3schools.invisionzone.com/index.php?showtopic=28387</guid>
	</item>
	<item>
		<title>5 Minute Timer</title>
		<link>http://w3schools.invisionzone.com/index.php?showtopic=28380</link>
		<description><![CDATA[I want to create a countdown timer that counts down five minutes (or two, or three), but only when somebody clicks a button. Then when it reaches zero the timer changes to text saying times up. I've looked on google, but all I can find it timers that allow you to count down to a particular date rahter than a set amount of time. Is this possible and how do I do it. I did read <a href="http://w3schools.invisionzone.com/index.php?showtopic=21078&hl=countdown+timer" target="_blank">this</a> in this forum, but wasn't sure how to actually implement it in terms of where do I put the code and how do I make it so that it will only start counting down when somebody clicks a button.<br /><br />Thanks]]></description>
		<pubDate>Fri, 30 Oct 2009 11:22:41 -0400</pubDate>
		<guid>http://w3schools.invisionzone.com/index.php?showtopic=28380</guid>
	</item>
	<item>
		<title>Flash Slideshow With Play/pause And Thumbnail Beside It?</title>
		<link>http://w3schools.invisionzone.com/index.php?showtopic=28371</link>
		<description><![CDATA[Hi,<br /><br />I'm trying to find a "free" versioin or one which has a small link back to the site to use on a site i'm working on.<br /><br />A friend asked me to see if I could replace his "simple viewer" one which he uses now.  The simple viewer does have the play/pause button but has the other features.. like right click to open the pic in a new window,  a thumbnail viewer on the side, just no play/pause.<br /><br />Any ideas?<br />Any programs I can get or buy to do this?  I am learning flash myself so I'm not too good with that part yet.<br /><br />Thanks<br />]]></description>
		<pubDate>Thu, 29 Oct 2009 17:21:01 -0400</pubDate>
		<guid>http://w3schools.invisionzone.com/index.php?showtopic=28371</guid>
	</item>
	<item>
		<title>Background For Flash Disabled Users</title>
		<link>http://w3schools.invisionzone.com/index.php?showtopic=28365</link>
		<description><![CDATA[Hey everyone, I was wondering how to implement a backup banner in case someone doesn't have the flash application installed on their browser. I tried just using a background on the flash container div, but it gives unintended results on some browsers. Is there any way to do this?  Thanks,<br /><br />JW]]></description>
		<pubDate>Thu, 29 Oct 2009 12:16:28 -0400</pubDate>
		<guid>http://w3schools.invisionzone.com/index.php?showtopic=28365</guid>
	</item>
	<item>
		<title>Pointer Will Not Show On Flash Banner</title>
		<link>http://w3schools.invisionzone.com/index.php?showtopic=28348</link>
		<description><![CDATA[Hey everyone, I am having a problem getting the pointer to turn into a cursor when I mouseover a flash banner inside an anchor.  Here is the code I am using:<br /><br />&lt;div style="margin:0 auto 0 auto;width:972px;height:65px;"&gt;<br />	&lt;a href="http://www.summerforkids.com/pages.php?pageid=9"&gt;<br />		&lt;object style="visibility: visible;cursor:pointer;" id="effect266490" data="http://www.effectgenerator.com/1.0.7/EffectMovie.swf" type="application/x-shockwave-flash" width="972" height="65"&gt;&lt;param value="opaque" name="wmode"&gt;&lt;param value="#ffffcc" name="bgcolor"&gt;&lt;param value="always" name="AllowScriptAccess"&gt;&lt;param value="id=266490&amp;hostname=www.summerforkids.com" name="flashvars"&gt;&lt;/object&gt;<br />	&lt;/a&gt;<br />&lt;/div&gt;<br /><br />It just gives me the regular cursor when I mouseover.  Any idea why?  Thanks,<br /><br />JW<br /><br />]]></description>
		<pubDate>Wed, 28 Oct 2009 11:56:48 -0400</pubDate>
		<guid>http://w3schools.invisionzone.com/index.php?showtopic=28348</guid>
	</item>
	<item>
		<title>How To Add A Real Player / Windows Media Player Into A Web Page</title>
		<link>http://w3schools.invisionzone.com/index.php?showtopic=28324</link>
		<description><![CDATA[Hello<br /><br />Please I'm using Joomla for my website and would like to insert real player & windows media player components into my pages where I can play or offer playing media files like .ram, .rm, .wmv ...etc.<br /><br />I've tried several modules and components but  nothing working so far.<br /><br />Thanks]]></description>
		<pubDate>Mon, 26 Oct 2009 20:32:29 -0400</pubDate>
		<guid>http://w3schools.invisionzone.com/index.php?showtopic=28324</guid>
	</item>
	<item>
		<title>My Swf Displays Differently In Ie !</title>
		<link>http://w3schools.invisionzone.com/index.php?showtopic=28317</link>
		<description><![CDATA[This is how my swf should look, and does in all browsers except IE:<br /><br /><img src="http://www.danielphillips.net/img/swf_correct.jpg" border="0" class="linked-image" /><br /><br />And this is IE:<br /><img src="http://www.danielphillips.net/img/swf_ie.jpg" border="0" class="linked-image" /><br /><br />You an see that the small triangle should touch the bar, it's a kind of scrubber, but in IE it's disconnected, I don't understand how a browser affects this.<br /><br />What could the problem be ?<br /><br />the triangle is text, as is the pause symbol, from the webdings font, maybe there's an option for that ?]]></description>
		<pubDate>Mon, 26 Oct 2009 13:23:01 -0400</pubDate>
		<guid>http://w3schools.invisionzone.com/index.php?showtopic=28317</guid>
	</item>
	<item>
		<title>Flash Games Copyright?</title>
		<link>http://w3schools.invisionzone.com/index.php?showtopic=28260</link>
		<description><![CDATA[Hello, I have been looking around for an answer to this question but have found no answer. Is there anything wrong with hosting and displaying somebody else's flash game. I'm <b>NOT</b> talking about hacking it and removing the ads or anything either, <b>just the normal flash game</b>. In my opinion this would be a good thing because the game gets more publicity, the ads are still show and everyone still gets paid. yeah? But many people like to store the .swfs on their own server instead of hotlinking to other peoples servers, so does this mean that if the game does not have a sitelock than it can be downloaded and stored on another server? This seems like a win win situation to me as long as people don't hack the game and remove ads? but i'm not a lawyer. Every single flash game site in the world COULD ask permission to every flash game designer just to make sure they allow the game on their site, but that would be a hassle to everybody and that doesn't seem to be the standard now. To repeat the main question "Is there anything wrong with hosting and displaying somebody eles flash game without permission"?<br /><br />-Thanks and sorry for the long post.]]></description>
		<pubDate>Thu, 22 Oct 2009 17:35:25 -0400</pubDate>
		<guid>http://w3schools.invisionzone.com/index.php?showtopic=28260</guid>
	</item>
	<item>
		<title>Flash Button / Iframe Problem.</title>
		<link>http://w3schools.invisionzone.com/index.php?showtopic=28136</link>
		<description><![CDATA[Hey guys.<br />I have found a problem that I hope you can help me with. I'm not sure if I should post it here in the Flash section all tho it does involve Flash. When trying to make a Flash Button load a page in an iframe on my site it opens a new window instead. It has the right content but it is not in the iframe. This of course only happens with Internet Explorer, in Firefox it is working just fine. Please help.<br />  <br />This is the code I'm using on one of the buttons:<br /><!--c1--><div class='codetop'>CODE</div><div class='codemain'><!--ec1-->on &#40;release&#41; {getURL &#40;&#34;about_swe.html&#34;, &#34;main_frame&#34;&#41;;}<!--c2--></div><!--ec2--><br />And this is the iframe it is supposed to load in:<br /><!--c1--><div class='codetop'>CODE</div><div class='codemain'><!--ec1-->&#60;iframe src=&#34;about_swe.html&#34; name=&#34;main_frame&#34; frameborder=&#34;0&#34; allowtransparency=&#34;true&#34; width=&#34;480&#34; height=&#34;450&#34; style=&#34;border&#58;0;position&#58;absolute;top&#58;450px;left&#58;450px;z-index&#58;+1;&#34;&#62;&#60;/iframe&#62;<!--c2--></div><!--ec2--><br />Thank you.]]></description>
		<pubDate>Thu, 15 Oct 2009 10:47:16 -0400</pubDate>
		<guid>http://w3schools.invisionzone.com/index.php?showtopic=28136</guid>
	</item>
	<item>
		<title>Flv Player - Absolute Links</title>
		<link>http://w3schools.invisionzone.com/index.php?showtopic=27992</link>
		<description><![CDATA[I created a simple HTML page with a flash player using the FLV Playback component.  The parameters I used were like so:<br /><br /><!--c1--><div class='codetop'>CODE</div><div class='codemain'><!--ec1-->skin&#58; http&#58;//domain.com/flash/controls.swf<br />source&#58; http&#58;//domain.com/videos/mymovie.flv<!--c2--></div><!--ec2--><br /><br />The HTLM document is located like so<br /><br /><a href="http://domain.com/index.html" target="_blank">http://domain.com/index.html</a><br /><br />The problem I was noticing was when I'd go to <i>http://domain.com</i> the player worked great but when I went to <i>http://<b>www</b>.domain.com</i> it wouldn't load the flv or the skin.<br /><br />I tried switching the parameters to include www but that just swapped the issue so now it wouldn't load without the www.  Then I setup the parameters to be relative to where I was storing the swf file. (Inside of the flash folder)<br /><br /><!--c1--><div class='codetop'>CODE</div><div class='codemain'><!--ec1-->skin&#58; controls.swf<br />source&#58; &#46;&#46;/videos/mymovie.flv<!--c2--></div><!--ec2--><br /><br />This worked for loading the flv but now the controls won't load.<br /><br /><b>1. Why wouldn't the swf file locate the absolute location of the flv and controls?<br /><br />2. Why is the swf not able to locate the controls with relative locations?</b><br /><br />Thanks in advance.]]></description>
		<pubDate>Wed, 07 Oct 2009 10:26:10 -0400</pubDate>
		<guid>http://w3schools.invisionzone.com/index.php?showtopic=27992</guid>
	</item>
	<item>
		<title>Masking Problem</title>
		<link>http://w3schools.invisionzone.com/index.php?showtopic=27974</link>
		<description><![CDATA[I am making a simple flash image without using any actionscript I am going through a problem which i can't understand whenever I apply mask on the image and test it the whole image become invisible, but when I simply play it on adobe flash it works fine <br /><br />I dont no what I am doing wrong if anyone of you know what I am doing wrong kind reply with a solution]]></description>
		<pubDate>Tue, 06 Oct 2009 06:47:52 -0400</pubDate>
		<guid>http://w3schools.invisionzone.com/index.php?showtopic=27974</guid>
	</item>
	<item>
		<title>Video In Publisher 2007</title>
		<link>http://w3schools.invisionzone.com/index.php?showtopic=27932</link>
		<description><![CDATA[I recently Built a site using Publisher 2007. I am trying to figue out how to insert a video in the site does anyone know how to do this? I'd appreciate any help!<br />Thanks]]></description>
		<pubDate>Fri, 02 Oct 2009 15:05:34 -0400</pubDate>
		<guid>http://w3schools.invisionzone.com/index.php?showtopic=27932</guid>
	</item>
	<item>
		<title>Video In Publisher 2007</title>
		<link>http://w3schools.invisionzone.com/index.php?showtopic=27875</link>
		<description><![CDATA[I recently built a site using Publisher 2007. I wish to insert and have a video automatically run on the home page when someone enters how do I do this . I have tried different formats and was told it was in my scripting but how do you script in publisher? Please help if you can<br />Thanks]]></description>
		<pubDate>Tue, 29 Sep 2009 19:55:28 -0400</pubDate>
		<guid>http://w3schools.invisionzone.com/index.php?showtopic=27875</guid>
	</item>
	<item>
		<title>Creating An Mp3 Download</title>
		<link>http://w3schools.invisionzone.com/index.php?showtopic=27872</link>
		<description><![CDATA[I'm trying to create a link that would allow the user to download an mp3.  I thought this would work<br /><!--c1--><div class='codetop'>CODE</div><div class='codemain'><!--ec1-->&#60;a href=&#34;clip.mp3&#34;&#62;Download Here&#60;/a&#62;<!--c2--></div><!--ec2--><br />but it just takes me to a seperate page that plays the mp3.<br /><br />I know you could just right click and save target as but I was hoping to make it easier for the user.<br /><br />I've been searching around for a few days with no luck.  Any help out there?<br /><br />Thanks in advance.]]></description>
		<pubDate>Tue, 29 Sep 2009 18:02:02 -0400</pubDate>
		<guid>http://w3schools.invisionzone.com/index.php?showtopic=27872</guid>
	</item>
	<item>
		<title>Inserting Text From A Variable</title>
		<link>http://w3schools.invisionzone.com/index.php?showtopic=27846</link>
		<description>what is it called when you insert text from a variable in actionscript?</description>
		<pubDate>Mon, 28 Sep 2009 11:49:26 -0400</pubDate>
		<guid>http://w3schools.invisionzone.com/index.php?showtopic=27846</guid>
	</item>
	<item>
		<title>Card Flip Effect</title>
		<link>http://w3schools.invisionzone.com/index.php?showtopic=27767</link>
		<description><![CDATA[where can I get an explanation for creating a card flip effect with as2?<br /><br />Thanks]]></description>
		<pubDate>Wed, 23 Sep 2009 18:30:24 -0400</pubDate>
		<guid>http://w3schools.invisionzone.com/index.php?showtopic=27767</guid>
	</item>
	<item>
		<title>Add A Page In Flash</title>
		<link>http://w3schools.invisionzone.com/index.php?showtopic=27574</link>
		<description><![CDATA[Hello everyone,this is a first on this forum for me so thought i'd give it a go.<br />Now I am not new to flash yet i am not what you call advanced.<br /><br />what I am trying to do is add a page to a pre-designed template, I can't find how anywhere on the net, so I thought i would try my luck at w3schools,can anyone help? I know it's not easy so would anyone be prepared to give me a walk-through or a step by step guide?<br /><br />Thx in advance]]></description>
		<pubDate>Sat, 12 Sep 2009 06:04:33 -0400</pubDate>
		<guid>http://w3schools.invisionzone.com/index.php?showtopic=27574</guid>
	</item>
	<item>
		<title>Skipping Between Loaded Movie Files</title>
		<link>http://w3schools.invisionzone.com/index.php?showtopic=27171</link>
		<description><![CDATA[Hello everyone, i've got myself in a pickle here, and to be honest i don't know how to solve this.<br /><br />This is how it goes: I have a main movie that will comprise 3 other movies loaded with the loadMovieNum function.<br /><br />each of those movies has a little intro animation before going to their main area, and i created a menu that should allow me to access each one of the other two movies, skipping this animation.<br /><br />putting it in a simpler form -  inside movie A are movies B, C and D. i want to be able to go from B to C without passing through A.<br /><br />is it possible?<br /><br />i suppose anything is possible in flash <img src="http://w3schools.invisionzone.com/style_emoticons/default/tongue.gif" style="vertical-align:middle" emoid=":P" border="0" alt="tongue.gif" /> but i honestly don't know how to achieve this.<br /><br />i'd really apreciate if someone could help me with this!<br /><br />best regards,<br /><br />bruno]]></description>
		<pubDate>Thu, 10 Sep 2009 13:00:16 -0400</pubDate>
		<guid>http://w3schools.invisionzone.com/index.php?showtopic=27171</guid>
	</item>
	<item>
		<title>Looking For A Flash Guy</title>
		<link>http://w3schools.invisionzone.com/index.php?showtopic=27166</link>
		<description><![CDATA[I read through the forum rules and I did not see anything against posting in search of a coder, so if it is against the forum rules I am sorry!  <img src="http://w3schools.invisionzone.com/style_emoticons/default/sad.gif" style="vertical-align:middle" emoid=":(" border="0" alt="sad.gif" /> <br /><br />I am looking to make a flash video player with overlay ads. The trouble I am having is that the end user needs to be able to control which video is played, multiple text ads with (cue in point, duration, text to be shown, link to go to, and target property IE. _blank or _self ). This would be used in a content management system. I was thinking about using flash vars to send flash a var name referencing a node in an xml sheet with all the related data. I think I have come up with the most user intuitive way to write the xml(xml included below). The only thing possibly needing explanation is in the main node I have a path property that would reference the video directory on the server. Each video node has a name property, this would be the value of the flash var (at least I was thinking that should work out). The text ads would not be a lower third or firth but rather a small box on the lower right hand of the video. <br /><br />The main problem I am having is that I need the end user to be able to adjust a little bit of code to include in the page he wants the video in. I figure the only thing he should have to change is the flash var and then update the xml sheet. <br /><br />Rather then the user changing the flash var, it might be easier for the user to include a little php block, which could in-turn adjust the flash var value.<br /><br />I do have more information and would like to talk via paltalk, skype, or aim video chat...<br /><br />If some one feel confident they can complete this project please send me a reply either here or through our website <a href="http://www.milwaukeeproductions.com/contact" target="_blank">Our contact page</a><br /><br /><!--c1--><div class='codetop'>CODE</div><div class='codemain'><!--ec1-->&#60;videos path-to-video-folder=&#34;&#46;&#46;/videos/&#34;&#62;<br /><br />&nbsp;&nbsp;&nbsp;&nbsp;&#60;video name=&#34;First Video&#34;&#62;<br />&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&#60;video url=&#34;firstvideo.flv&#34; use-path=&#34;yes&#34; /&#62;<br />&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&#60;ads&#62;<br />&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&#60;ad&#62;<br />&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&#60;cue=&#34;00&#58;00&#58;30&#34; /&#62; <br />&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&#60;durration=&#34;00&#58;00&#58;10&#34; /&#62;<br />&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&#60;target=&#34;_blank&#34; /&#62;<br />&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&#60;link=&#34;http&#58;//www.aj.com&#34; /&#62;<br />&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&#60;ad-text=&#34;Click to learn more about the product&#34; /&#62;<br />&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&#60;/ad&#62;<br />&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&#60;ad&#62;<br />&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&#60;cue=&#34;00&#58;01&#58;10&#34; /&#62; <br />&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&#60;durration=&#34;00&#58;00&#58;15&#34; /&#62;<br />&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&#60;target=&#34;_blank&#34; /&#62;<br />&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&#60;link=&#34;http&#58;//www.video.google.com&#34; /&#62;<br />&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&#60;ad-text=&#34;Learn more about the product&#34; /&#62;<br />&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&#60;/ad&#62;<br />&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&#60;/ads&#62;<br />&nbsp;&nbsp;&nbsp;&nbsp;&#60;/video&#62;<br />&nbsp;&nbsp;&nbsp;&nbsp;<br />&nbsp;&nbsp;&nbsp;&nbsp;&#60;video name=&#34;Second Video&#34;&#62;<br />&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&#60;video url=&#34;http&#58;//www.site.com/videos/some-category/video.flv&#34; use-path=&#34;no&#34; /&#62;<br />&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&#60;ads&#62;<br />&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&#60;ad&#62;<br />&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&#60;cue=&#34;00&#58;00&#58;30&#34; /&#62; <br />&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&#60;durration=&#34;00&#58;00&#58;10&#34; /&#62;<br />&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&#60;target=&#34;_blank&#34; /&#62;<br />&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&#60;link=&#34;http&#58;//www.aj.com&#34; /&#62;<br />&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&#60;ad-text=&#34;Click to learn more about the product&#34; /&#62;<br />&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&#60;/ad&#62;<br />&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&#60;ad&#62;<br />&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&#60;cue=&#34;00&#58;01&#58;20&#34; /&#62; <br />&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&#60;durration=&#34;00&#58;00&#58;07&#34; /&#62;<br />&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&#60;target=&#34;_blank&#34; /&#62;<br />&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&#60;link=&#34;http&#58;//www.video.google.com&#34; /&#62;<br />&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&#60;ad-text=&#34;Learn more about the product&#34; /&#62;<br />&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&#60;/ad&#62;<br />&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&#60;/ads&#62;<br />&nbsp;&nbsp;&nbsp;&nbsp;&#60;/video&#62;<br />&nbsp;&nbsp;&nbsp;&nbsp;<br />&nbsp;&nbsp;&nbsp;&nbsp;&#60;video name=&#34;Thrid Video&#34;&#62;<br />&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&#60;video url=&#34;somevideo.flv&#34; use-path=&#34;yes&#34; /&#62;<br />&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&#60;ads&#62;<br />&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&#60;ad&#62;<br />&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&#60;cue=&#34;00&#58;00&#58;30&#34; /&#62; <br />&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&#60;durration=&#34;00&#58;00&#58;10&#34; /&#62;<br />&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&#60;target=&#34;_blank&#34; /&#62;<br />&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&#60;link=&#34;http&#58;//www.aj.com&#34; /&#62;<br />&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&#60;ad-text=&#34;Click to learn more about the product&#34; /&#62;<br />&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&#60;/ad&#62;<br />&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&#60;ad&#62;<br />&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&#60;cue=&#34;00&#58;01&#58;10&#34; /&#62; <br />&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&#60;durration=&#34;00&#58;00&#58;15&#34; /&#62;<br />&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&#60;target=&#34;_blank&#34; /&#62;<br />&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&#60;link=&#34;http&#58;//www.video.google.com&#34; /&#62;<br />&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&#60;ad-text=&#34;Learn more about the product&#34; /&#62;<br />&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&#60;/ad&#62;<br />&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&#60;/ads&#62;<br />&nbsp;&nbsp;&nbsp;&nbsp;&#60;/video&#62;<br />&nbsp;&nbsp;&nbsp;&nbsp;<br />&#60;/videos&#62;<!--c2--></div><!--ec2-->]]></description>
		<pubDate>Wed, 09 Sep 2009 18:09:57 -0400</pubDate>
		<guid>http://w3schools.invisionzone.com/index.php?showtopic=27166</guid>
	</item>
	<item>
		<title>Flash Animation</title>
		<link>http://w3schools.invisionzone.com/index.php?showtopic=27104</link>
		<description><![CDATA[<!--QuoteBegin-"http://www.astahost.com/Flash&#045;Animation&#045;t20837.html&pid=139632#entry139632"+--><div class='quotetop'>QUOTE ("http://www.astahost.com/Flash&#045;Animation&#045;t20837.html&pid=139632#entry139632")</div><div class='quotemain'><!--QuoteEBegin-->I have gotten familiar with the very basic of Flash (motion/shape tweening, using different tools, etc.) and I was wondering how this was created:<br /><br /><a href="http://alanbecker.deviantart.com/art/Animator-vs-Animation-34244097" target="_blank">http://alanbecker.deviantart.com/art/Anima...mation-34244097</a><br /><br />I don't need very specific details but I would like to know the skill level required, the estimated number of keyframes, any various techniques used and a general outline of what they done.<!--QuoteEnd--></div><!--QuoteEEnd-->]]></description>
		<pubDate>Sun, 06 Sep 2009 17:08:20 -0400</pubDate>
		<guid>http://w3schools.invisionzone.com/index.php?showtopic=27104</guid>
	</item>
	<item>
		<title><![CDATA[Automaticly Finding .swf's Width And Height]]></title>
		<link>http://w3schools.invisionzone.com/index.php?showtopic=27000</link>
		<description><![CDATA[I'm placing hundreds of games on my site (and other flash content) and I'm looking for a faster way of embedding them.<br /><br />Currently I create a new HTML page and embed them using this code.<br /><!--c1--><div class='codetop'>CODE</div><div class='codemain'><!--ec1-->&#60;object classid=&#34;clsid&#58;D27CDB6E-AE6D-11cf-96B8-444553540000&#34; codebase=&#34;http&#58;//download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,29,0&#34; width=&#34;----------width----------&#34; height=&#34;----------height----------&#34;&#62;<br />&nbsp;&nbsp;&#60;param name=&#34;movie&#34; value=&#34;----------game.swf----------&#34; /&#62;<br />&nbsp;&nbsp;&#60;param name=&#34;quality&#34; value=&#34;high&#34; /&#62;<br />&nbsp;&nbsp;&#60;embed src=&#34;----------game.swf----------&#34; quality=&#34;high&#34; pluginspage=&#34;http&#58;//www.macromedia.com/go/getflashplayer&#34; type=&#34;application/x-shockwave-flash&#34; width=&#34;----------width----------&#34; height=&#34;----------height----------&#34;&#62;&#60;/embed&#62;<br />&#60;/object&#62;<!--c2--></div><!--ec2--><br /><br />This way works fine but I spend a long time just pasting this code into pages and changing the width/height/src<br />If possable I would like to have a code that makes the .swf as big as possable (staying within the div) while maintaining is width to height ratio. Then I would just have to change the src. (which is MUCH faster then finding the max width's and height's)<br />I'm hopping this is possible because it would save me a lot of time.<br /><br />Does anyone know how to accomplish this or a better (faster) way of embedding all my games?<br /><br />Thanks,<br />SuperPaperSam]]></description>
		<pubDate>Sun, 30 Aug 2009 14:25:40 -0400</pubDate>
		<guid>http://w3schools.invisionzone.com/index.php?showtopic=27000</guid>
	</item>
	<item>
		<title>Geek Challenge</title>
		<link>http://w3schools.invisionzone.com/index.php?showtopic=26983</link>
		<description><![CDATA[I have a challenge, I am a formula one fan, and on the official website www.formula1.com they allow you to see short videos from each race (http://www.formula1.com/video/race_edits.html).<br /><br />Before they used a simple flv flash system and you could get the source of the video, but they now have changed their system, and it seems difficult to access the source, i'm not interested in hacking or any other activity other then learning more about the architecture of this system, so if anyone has any thoughts about this, please reply, they use a content delivery system by velocix... and an xml file with infohash information, but I don't understand how it's working...<br /><br />the xml file: <a href="http://metadata.f1.services.nativ-systems.com/assets.xml?cachebuster=0.921809253282845&timestamp=1251502584941" target="_blank">http://metadata.f1.services.nativ-systems....p=1251502584941</a>]]></description>
		<pubDate>Fri, 28 Aug 2009 19:45:14 -0400</pubDate>
		<guid>http://w3schools.invisionzone.com/index.php?showtopic=26983</guid>
	</item>
	<item>
		<title>Webdesigning Training In Hyderabad</title>
		<link>http://w3schools.invisionzone.com/index.php?showtopic=26913</link>
		<description><![CDATA[Srihitha technologies is the Specialized Training center for Web Designing.<br /><br />Get accessible to the right Job by learning at Srihitha Technologies within a short span of time. We assure Job Assistance for those who successfully Complete Webdesigning Course at our Institute.<br /><br />Webdesigning Course Details: Photoshop, Dreamweaver, Flash and Coreldraw<br />Duration: 45 Days <br />Daily: 1 Hour – Class & 2 Hours – Lab. <br /><br />Our Trainer comes with a rich IT background coupled with excellent Training Skills. Don't wait for an opportunity to knock your door. Get started to embark onto a rewarding career by getting trained in the technology that suits your current experience and interest.<br /><br /><br />Our Unique features: <br />›› Training with more than 4 years of rich experienced faculties<br />›› 100% placement Assistance after the course.<br />›› Free "career guidance" to all our students.<br />›› Free Demo Session. <br />›› Case studies, Interview FAQs<br />›› Resume assistance<br />›› Lab at your convenient timings. <br />›› Lab with internet Facility.<br /><br />Feel free to call or mail incase of any clarifications.<br /><br />Email : srihithaenquiries@gmail.com<br /><br />Website : www.srihithatechnologies.com<br /><br />For Batch Timings : Contact : 9885144200, 9290931214, 040-64619566<br /><br />Srihitha Technologies, B7,3rd Floor, Eureka Court, Near Image Hospitals, Ameerpet, Hyderabad.<br />]]></description>
		<pubDate>Tue, 25 Aug 2009 09:32:04 -0400</pubDate>
		<guid>http://w3schools.invisionzone.com/index.php?showtopic=26913</guid>
	</item>
	<item>
		<title>Background Music: White Balnk Space On The Page?</title>
		<link>http://w3schools.invisionzone.com/index.php?showtopic=26758</link>
		<description><![CDATA[Hi everyone, <br /><br />On my blog I have put background music: <br /><a href="http://mori79m.blogspot.com/2009/08/blog-post.html" target="_blank">http://mori79m.blogspot.com/2009/08/blog-post.html</a> <br /><br /><br />Embed code: <br /><br /><br />&lt;embed src="http://sites.google.com/site/mori79labs/home/theWindmill.MID" loop="false" autostart="true" hidden="true" width="145" height="50"&gt;&lt;/embed&gt; <br /><br />As you see it works well, But there's a visible white space that I don't like.  <img src="http://w3schools.invisionzone.com/style_emoticons/default/sad.gif" style="vertical-align:middle" emoid=":(" border="0" alt="sad.gif" /><br />What's wrong and what do I need to do? <br /><br />Your help would be really appreciated! <br />Kind regards <br />Mori]]></description>
		<pubDate>Mon, 17 Aug 2009 01:46:22 -0400</pubDate>
		<guid>http://w3schools.invisionzone.com/index.php?showtopic=26758</guid>
	</item>
	<item>
		<title>Svg Problem</title>
		<link>http://w3schools.invisionzone.com/index.php?showtopic=26635</link>
		<description><![CDATA[I created the SVG below to use with my web page, which works fine locally on every browser except IE, which works fine with the plug-in.  When I upload the files to my school's web server (its linux, that's about all I know), it only works on IE.  FF thinks it needs a plug-in, and Opera and Chrome just display the text of the .svg file.<br /><br />I tried the &lt;embed&gt;, &lt;object&gt; and &lt;iframe&gt; tags as found here:<br /><br /><a href="http://www.w3schools.com/svg/svg_inhtml.asp" target="_blank">http://www.w3schools.com/svg/svg_inhtml.asp</a><br /><br />I did convert it to a JPEG sucessfully, and could possibly combine it with the picture it draws over, but the JPEG has a white background and the program I'm using (Paint.NET) doesn't seem to have a way to ignore the background color.  I could layer the two pictures in CSS/HTML but then I have the same problem.  I read GIFs have a transparent background by default but changing to that type didn't seem to accomplish anything.<br /><br />Would appreciate any advice on either approach.  I could probably access photoshop through my school if I could get some idea of how to go about stripping the white from the layer.<br /><br />thanks<br /><br /><br /><br /><br />&lt;?xml version="1.0" standalone="no"?&gt;<br />&lt;!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN"<br />"http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd"&gt;<br /><br />&lt;svg width="100%" height="100%" version="1.1"<br />xmlns="http://www.w3.org/2000/svg"&gt;<br /><br />&lt;line x1="33.2732%" y1="25.2435%" x2="35.7808%" y2="29.9512%" style="stroke:rgb(255,255,0);stroke-width:2"/&gt;<br />&lt;line x1="35.7808%" y1="29.9512%" x2="52.0289%" y2="35.9578%" style="stroke:rgb(255,242,0);stroke-width:2"/&gt;<br />&lt;line x1="52.0289%" y1="35.9578%" x2="43.2822%" y2="38.0682%" style="stroke:rgb(255,230,0);stroke-width:2"/&gt;<br />&lt;line x1="43.2822%" y1="38.0682%" x2="37.8720%" y2="36.6883%" style="stroke:rgb(255,217,0);stroke-width:2"/&gt;<br />&lt;line x1="37.8720%" y1="36.6883%" x2="27.6826%" y2="44.8864%" style="stroke:rgb(255,204,0);stroke-width:2"/&gt;<br />&lt;line x1="27.6826%" y1="44.8864%" x2="35.2570%" y2="42.0455%" style="stroke:rgb(255,191,0);stroke-width:2"/&gt;<br />&lt;line x1="35.2570%" y1="42.0455%" x2="42.0198%" y2="43.1818%" style="stroke:rgb(255,179,0);stroke-width:2"/&gt;<br />&lt;line x1="42.0198%" y1="43.1818%" x2="44.6348%" y2="47.0779%" style="stroke:rgb(255,166,0);stroke-width:2"/&gt;<br />&lt;line x1="44.6348%" y1="47.0779%" x2="27.6826%" y2="51.1364%" style="stroke:rgb(255,153,0);stroke-width:2"/&gt;<br />&lt;line x1="27.6826%" y1="51.1364%" x2="26.6005%" y2="54.8701%" style="stroke:rgb(255,140,0);stroke-width:2"/&gt;<br />&lt;line x1="26.6005%" y1="54.8701%" x2="17.9441%" y2="56.6558%" style="stroke:rgb(255,128,0);stroke-width:2"/&gt;<br />&lt;line x1="17.9441%" y1="56.6558%" x2="27.5023%" y2="64.7727%" style="stroke:rgb(255,115,0);stroke-width:2"/&gt;<br />&lt;line x1="27.5023%" y1="64.7727%" x2="25.6087%" y2="66.8019%" style="stroke:rgb(255,102,0);stroke-width:2"/&gt;<br />&lt;line x1="25.6087%" y1="66.8019%" x2="28.2236%" y2="67.6948%" style="stroke:rgb(255,89,0);stroke-width:2"/&gt;<br />&lt;line x1="28.2236%" y1="67.6948%" x2="20.6492%" y2="68.5065%" style="stroke:rgb(255,77,0);stroke-width:2"/&gt;<br /><br />&lt;line x1="20.6492%" y1="68.5065%" x2="17.9441%" y2="56.6558%" style="stroke:rgb(255,64,0);stroke-width:2"/&gt;<br />&lt;line x1="17.9441%" y1="56.6558%" x2="17.9441%" y2="43.2630%" style="stroke:rgb(255,64,0);stroke-width:2"/&gt;<br /><br />&lt;line x1="17.9441%" y1="43.2630%" x2="22.0018%" y2="38.2305%" style="stroke:rgb(255,51,0);stroke-width:2"/&gt;<br />&lt;line x1="22.0018%" y1="38.2305%" x2="19.9279%" y2="32.0617%" style="stroke:rgb(255,38,0);stroke-width:2"/&gt;<br />&lt;line x1="19.9279%" y1="32.0617%" x2="12.9847%" y2="30.3571%" style="stroke:rgb(255,26,0);stroke-width:2"/&gt;<br />&lt;line x1="12.9847%" y1="30.3571%" x2="28.9450%" y2="30.8442%" style="stroke:rgb(255,13,0);stroke-width:2"/&gt;<br />&lt;line x1="28.9450%" y1="30.8442%" x2="33.2732%" y2="25.2435%" style="stroke:rgb(255,0,0);stroke-width:2"/&gt;<br />&lt;/svg&gt;<br /><br />]]></description>
		<pubDate>Sun, 09 Aug 2009 17:58:14 -0400</pubDate>
		<guid>http://w3schools.invisionzone.com/index.php?showtopic=26635</guid>
	</item>
	<item>
		<title>How To Load A Song Instead Of Playing It Right Away?</title>
		<link>http://w3schools.invisionzone.com/index.php?showtopic=26603</link>
		<description><![CDATA[Hi, i am new to this site and i need some help here, i am using XSPF Web Music Player to play a song, and i encountered a problem, i wan to know how to load the whole song before playing it because its better to have delay at the very beginning than to have small delays in between the song. At the same time, i wan to use the autoplay function too, is it possible? Here is the code : <br /><br />&lt;object type="application/x-shockwave-flash" data="xspf_player.swf?playlist_url=test1.xspf&autoplay=1&repeat_playlist=1" height="0" width="0"&gt;<br />&lt;param name="movie" value="xspf_player.swf?playlist_url=test1.xspf&autoplay=1&repeat_playlist=1" /&gt;<br />&lt;/object&gt;]]></description>
		<pubDate>Sat, 08 Aug 2009 03:05:32 -0400</pubDate>
		<guid>http://w3schools.invisionzone.com/index.php?showtopic=26603</guid>
	</item>
	<item>
		<title>Teamspeak On The Web?</title>
		<link>http://w3schools.invisionzone.com/index.php?showtopic=26566</link>
		<description>Is it possible to make a TeamSpeak/Ventrilo/Skype like program on the web? Where you can use voice input and have a conversation like that? If so, what languages would allow me to do this?</description>
		<pubDate>Thu, 06 Aug 2009 23:51:59 -0400</pubDate>
		<guid>http://w3schools.invisionzone.com/index.php?showtopic=26566</guid>
	</item>
	<item>
		<title>Misalligned Slices When Inserting Flash Video</title>
		<link>http://w3schools.invisionzone.com/index.php?showtopic=26418</link>
		<description><![CDATA[I'm building a basic html web page and attempting to insert either a .flv or .swf file. The aspect ratio of the video is 640 x 480, the same as the underlying gif. I'm new to web design and Dreamweaver so please excuse the lack of knowlege. I exported the video from Premier as a .flv, then publish it in Flash 8 as a .swf. My method of adding the video has been to insert it before a background element (gif based on photoshop slice) that's exactly the same dimensions as the video, 640 x 480. I have only recently discovered the slice tool in Photoshop, and am assuming that when adding custom buttons or videos in Dreamweaver, I should replace same-size gifs. Is this the correct method? No matter how I tweak the page in DW, I get a gap at the top or bottom of my video, which causes other background gifs on my page to not line up. <br /><br />Here's the page <a href="http://luminousink.com/bizport.html" target="_blank">http://luminousink.com/bizport.html</a><br /><br />When previously building a site, I inserted Layout Objects, then inserted the video. I discovered however that depending on each computer's screen resolution, the elements on my site would shift all over the place. So far on this site, inserting rollover buttons that are the same size as the background slices has worked, without causing any shifting. But now, when trying to do the same thing with Flash video, the background gifs become misalligned.<br /><br />What is the correct way to insert video into a page and prevent if from shifting? Do I need to put in a table? Thanks for your help.]]></description>
		<pubDate>Thu, 30 Jul 2009 14:29:00 -0400</pubDate>
		<guid>http://w3schools.invisionzone.com/index.php?showtopic=26418</guid>
	</item>
	<item>
		<title>Swf Movie</title>
		<link>http://w3schools.invisionzone.com/index.php?showtopic=26249</link>
		<description><![CDATA[I need help on creating a skin for my SWF movie where the user can click it video and play the movie?<br /><br />Please help]]></description>
		<pubDate>Thu, 23 Jul 2009 00:59:26 -0400</pubDate>
		<guid>http://w3schools.invisionzone.com/index.php?showtopic=26249</guid>
	</item>
	<item>
		<title>Swf File Start</title>
		<link>http://w3schools.invisionzone.com/index.php?showtopic=26146</link>
		<description><![CDATA[I need help with a SWF file. As it is now it plays when I foro the web psge, I like to make it where it only plays when the movie field is clicked.<br /><br />How can this be did. I'm using PHP]]></description>
		<pubDate>Fri, 17 Jul 2009 16:33:49 -0400</pubDate>
		<guid>http://w3schools.invisionzone.com/index.php?showtopic=26146</guid>
	</item>
	<item>
		<title>Update Module...</title>
		<link>http://w3schools.invisionzone.com/index.php?showtopic=25923</link>
		<description><![CDATA[I know flash, but not webflash, but I wanted to make a little update module for my website, and i wanted it to be flash made.  Below is a very rough demo i made in photoshop.<br /><br /><img src="http://rsmmedia.net/tempimgs/img03.jpg" border="0" class="linked-image" /><br />This is the first frame that will always display by default.<br /><br /><img src="http://rsmmedia.net/tempimgs/img02.jpg" border="0" class="linked-image" /><br />This is the login system.<br /><br /><img src="http://rsmmedia.net/tempimgs/img01.jpg" border="0" class="linked-image" /><br />This is where you mark something that has been updated recently.<br /><br />I can manage the login system, but how do i go about making the other part of the system? I want the main default page to reset every week, so the stuff that i mark as being updated has been updated within the past week. But i don't know how to store the information and have it reset every week. any help would be greatly appreciated.<br />]]></description>
		<pubDate>Sat, 04 Jul 2009 17:24:22 -0400</pubDate>
		<guid>http://w3schools.invisionzone.com/index.php?showtopic=25923</guid>
	</item>
	<item>
		<title>Flash Button Links Not Working...</title>
		<link>http://w3schools.invisionzone.com/index.php?showtopic=25818</link>
		<description><![CDATA[www.ironbrohood.com<br /><br />I made those links in dreamweaver with flash. I've tried just about everything to get them to not double past url but they continue to fail.<br /><br />What am I doing wrong...where is the coding kept for their 'redirection,' I've edited it a million times and still it won't work. Thanks.<br /><br /><br /><br /><br /><br /><br /><br /><br /><br /><br /><br /><br /><br /><br /><br /><br /><br /><br /><br /><br /><br />]]></description>
		<pubDate>Sat, 27 Jun 2009 02:03:45 -0400</pubDate>
		<guid>http://w3schools.invisionzone.com/index.php?showtopic=25818</guid>
	</item>
	<item>
		<title>Photoflow Tutorials</title>
		<link>http://w3schools.invisionzone.com/index.php?showtopic=25806</link>
		<description>Flashloaded.com sells a Photoflow Flash Component.  Is it reasonable to try to create the Photoflow effect without their component?  If so, does anyone know where I can get the tutorial?  If not, is there a shareware version available?</description>
		<pubDate>Fri, 26 Jun 2009 16:13:34 -0400</pubDate>
		<guid>http://w3schools.invisionzone.com/index.php?showtopic=25806</guid>
	</item>
	<item>
		<title>Flash Banner Help</title>
		<link>http://w3schools.invisionzone.com/index.php?showtopic=25703</link>
		<description><![CDATA[Currently, I have a script that loads and rotates images on my website. It does the job perfectly, but because of the large image file sizes, and because I do want to add more images, I have found a flash alternative that loads much faster and will allow me to add more images. I am having some difficulties getting it setup, however.<br /><br />First, here is a link to the Banner that I am trying to use on my website: <br /><br /><a href="http://www.weberdesignlabs.com/blog/?p=33" target="_blank">http://www.weberdesignlabs.com/blog/?p=33</a><br /><br />It is free for download and use, and it does exactly what I need, which is why I would really appreciate anyone who could help me to get it functioning properly. <br /><br />I changed the dimensions of the stage in the .fla file in Adobe Flash and resaved it as an .swf. Though this did change the movie to the right size, my images are still being cut off to the size that the banner was previously set at. <br /><br /><img src="http://i268.photobucket.com/albums/jj34/stkr_2008/ss.jpg" border="0" class="linked-image" /><br /><br />Here, you can see the green banner (it's not a banner that I would actually use, just a filler image). It's actual resolution is 791x190, but for some reason, Flash is not allowing it to take up the entire stage. <br /><br />If anyone could help I would appreciate it. If anymore information is needed from me, feel free to ask.]]></description>
		<pubDate>Sun, 21 Jun 2009 15:12:52 -0400</pubDate>
		<guid>http://w3schools.invisionzone.com/index.php?showtopic=25703</guid>
	</item>
	<item>
		<title>Rotating Clickable Slideshow That Seems To Float</title>
		<link>http://w3schools.invisionzone.com/index.php?showtopic=25654</link>
		<description><![CDATA[Please suggest tuitorials, links, references, etc to produce a rotating clickable slideshow that seems to float.<br /><br />Thanks,<br /><br />Niche]]></description>
		<pubDate>Thu, 18 Jun 2009 20:37:20 -0400</pubDate>
		<guid>http://w3schools.invisionzone.com/index.php?showtopic=25654</guid>
	</item>
	<item>
		<title>Preview Fine - Disappears On Site</title>
		<link>http://w3schools.invisionzone.com/index.php?showtopic=25608</link>
		<description><![CDATA[Hi again everyone.<br /><br />I've added a new section to my site for a couple of videos which I've exported in flv format.<br />I've added a couple of new pages for each video and clicking on a link will take you to the right page for the video.<br /><br />I've tested everything in Dreamweaver and it's preview so I know everything works locally and that's alright.<br />However when I've uploaded everything in the right folders in my FTP the site all works apart from the actual videos.<br />The videos don't show up where they're meant to and I don't understand why.<br /><br />Naturally I've tried to do some reading around this and I'm suspecting it's something to do with the way the video is linking after upload?<br />I know that on both my computer and my FTP I've made sure I've made a folder called videos which is spelt the same in both places<br />and the movie files uploaded straight from my computer so no mistake there either.<br /><br />My site is at: www.kingmancheng.co.uk<br /><br />If you click on Videos you'll see a couple of links in the page (which I'll adjust) and when you click into them they'll take you into<br />those blank pages. &gt;_&lt;]]></description>
		<pubDate>Tue, 16 Jun 2009 20:03:53 -0400</pubDate>
		<guid>http://w3schools.invisionzone.com/index.php?showtopic=25608</guid>
	</item>
	<item>
		<title>Ie Frameset Post Request</title>
		<link>http://w3schools.invisionzone.com/index.php?showtopic=25602</link>
		<description><![CDATA[I seem to have ran into a strange bug and wanted to know if anyone knows anything about it.<br /><br />When I have a Flash movie that's inside a frame or an iframe, and inside the Flash movie I send a request using POST, in IE it leaves out the Content-Type header.  The result is that the request body doesn't get decoded and there is no data in post.  This is only in IE, and only happens when the Flash movie is inside a frame.  Using Fiddler, I was able to see that the request does actually include all of the post data, but the only difference between the request from inside the frame and the request from a standalone page is that the frame request lacks the content-type header.  Both of these techniques are giving the same results in both situations:<br /><br /><!--c1--><div class='codetop'>CODE</div><div class='codemain'><!--ec1-->&nbsp;&nbsp;&nbsp;&nbsp;var export_movie = this.createEmptyMovieClip&#40;&#34;export_mc&#34;, this.getNextHighestDepth&#40;&#41;&#41;;<br />&nbsp;&nbsp;&nbsp;&nbsp;export_movie.l = l;<br />&nbsp;&nbsp;&nbsp;&nbsp;export_movie.data = data;<br />&nbsp;&nbsp;&nbsp;&nbsp;export_movie.getURL&#40;&#34;export_rtf.asp&#34;, &#34;_blank&#34;, &#34;POST&#34;&#41;;<br />&nbsp;&nbsp;&nbsp;&nbsp;<br />&nbsp;&nbsp;&nbsp;&nbsp;<br />&nbsp;&nbsp;&nbsp;&nbsp;var export_lv = new LoadVars&#40;&#41;;<br />&nbsp;&nbsp;&nbsp;&nbsp;export_lv.l = l;<br />&nbsp;&nbsp;&nbsp;&nbsp;export_lv.data = data;<br />&nbsp;&nbsp;&nbsp;&nbsp;export_lv.contentType = 'application/x-www-form-urlencoded';<br />&nbsp;&nbsp;&nbsp;&nbsp;export_lv.send&#40;&#34;export_rtf.asp&#34;, &#34;_blank&#34;, &#34;POST&#34;&#41;;<!--c2--></div><!--ec2--><br /><br />So I'm trying to send variables called "l" and "data" to an ASP page, and with LoadVars I even specify the content type, but there's still no header in IE from the frame.<br /><br />Has anyone seen this before?<br /><br />Here are the headers from a request from inside the frame:<br /><br /><!--c1--><div class='codetop'>CODE</div><div class='codemain'><!--ec1-->Cache-Control&#58; no-cache <br />Connection&#58; Keep-Alive <br />Content-Length&#58; 329 <br />Accept&#58; */* <br />Accept-Encoding&#58; gzip, deflate <br />Accept-Language&#58; en-us <br />Cookie&#58; ASPSESSIONIDACQDRDBD=OFCCLHIDJNOJGCOHGBHPLENA <br />Host&#58; www.domain.com <br />User-Agent&#58; Mozilla/4.0 &#40;compatible; MSIE 8.0; Windows NT 5.1; Trident/4.0; .NET CLR 1.1.4322; .NET CLR 2.0.50727; MS-RTC LM 8&#41;<!--c2--></div><!--ec2--><br /><br />Notice how the content-length indicates that there is in fact content, but there's no content type.]]></description>
		<pubDate>Tue, 16 Jun 2009 17:19:21 -0400</pubDate>
		<guid>http://w3schools.invisionzone.com/index.php?showtopic=25602</guid>
	</item>
	<item>
		<title>Photographers</title>
		<link>http://w3schools.invisionzone.com/index.php?showtopic=25581</link>
		<description><![CDATA[Any photographers on here, which would like to talk about photography, please PM me of post here.<br /><br />I got into photography about a week ago, by just messing with my dads camera. I really got to like it and I have started saving up for my own DSLR (I am only 14, so £500 will take me a while to save up. For now I have been taking pictures using my dad's camera and it is so much fun! I recommend it to anyone. Anyway, if you want to talk etc POST<br /><br />A nice website for competitions:<br /><a href="http://www.pxlshots.com/register/?ref=bartoszwozniak" target="_blank">http://www.pxlshots.com/register/?ref=bartoszwozniak</a>]]></description>
		<pubDate>Mon, 15 Jun 2009 14:34:29 -0400</pubDate>
		<guid>http://w3schools.invisionzone.com/index.php?showtopic=25581</guid>
	</item>
	<item>
		<title>Quicktime Player Not Working?</title>
		<link>http://w3schools.invisionzone.com/index.php?showtopic=25425</link>
		<description><![CDATA[<a href="http://www.ultimate-rockstar.com" target="_blank">http://www.ultimate-rockstar.com</a><br /><br />Scroll down to the bottom, and a QT player is there, but refuses to show the music. However, I went on W3's sample audio player, and it work. Help?]]></description>
		<pubDate>Sat, 06 Jun 2009 23:57:02 -0400</pubDate>
		<guid>http://w3schools.invisionzone.com/index.php?showtopic=25425</guid>
	</item>
	<item>
		<title>Is This How You Embed A Flash Object</title>
		<link>http://w3schools.invisionzone.com/index.php?showtopic=25389</link>
		<description><![CDATA[What I know about javascipt you could fix on half a page. I'm still getting competent with CSS. Anyway I'm overhauling a site and looking at this code and other objects I've had to embed it seems to me that this is two ways of doing the same thing. Could I just leave off the javascript at the top and start with the object code and get the same results? or am I missing something/reading it wrong?<br /><br /><div class='codetop'>CODE</div><div class='codemain' style='height:200px;white-space:pre;overflow:auto'>&lt;script language="javascript"&gt;AC_FL_RunContent = 0;&lt;/script&gt;<br />&lt;script src="AC_RunActiveContent.js" language="javascript"&gt;&lt;/script&gt;<br />&lt;/head&gt;<br />&lt;body bgcolor="#0b0f11"&gt;<br />&lt;div align="center"&gt;<br />&lt;script language="javascript"&gt;<br />    if (AC_FL_RunContent == 0) {<br />        alert("This page requires AC_RunActiveContent.js.");<br />    } else {<br />        AC_FL_RunContent(<br />            'codebase', 'http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=8,0,0,0',<br />            'width', '766',<br />            'height', '600',<br />            'src', 'main5_v8-good',<br />            'quality', 'high',<br />            'pluginspage', 'http://www.macromedia.com/go/getflashplayer',<br />            'align', 'middle',<br />            'play', 'true',<br />            'loop', 'true',<br />            'scale', 'showall',<br />            'wmode', 'window',<br />            'devicefont', 'false',<br />            'id', 'main5_v8-good',<br />            'bgcolor', '#0b0f11',<br />            'name', 'main5_v8-good',<br />            'menu', 'true',<br />            'allowFullScreen', 'false',<br />            'allowScriptAccess','sameDomain',<br />            'movie', 'main5_v8-good',<br />            'salign', ''<br />            ); //end AC code<br />    }<br />&lt;/script&gt;<br />&lt;noscript&gt;<br />    &lt;object classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" codebase="http://download.macromedia.com<br />    /pub/shockwave/cabs/flash/swflash.cab#version=8,0,0,0" width="766" height="600" id="main5_v8-good" align="middle"&gt;<br />    <br />    <br />    &lt;param name="allowScriptAccess" value="sameDomain" /&gt;<br />    &lt;param name="allowFullScreen" value="false" /&gt;<br />    &lt;param name="movie" value="main5_v8-good.swf" /&gt;&lt;param name="quality" value="high" /&gt;<br />    &lt;param name="bgcolor" value="#0b0f11" /&gt;    <br />    &lt;embed src="main5_v8-good.swf" quality="high" bgcolor="#0b0f11" width="766" height="600" name="main5_v8-good"<br />    align="middle" allowScriptAccess="sameDomain" allowFullScreen="false" type="application/x-shockwave-flash"<br />    pluginspage="http://www.macromedia.com/go/getflashplayer" /&gt;<br /><br />    &lt;/object&gt;<br />&lt;/noscript&gt;&lt;/div&gt;</div>if you're going to copy-paste note that a lot of it was one one line and it was breaking the codebox so I had to break some of it.]]></description>
		<pubDate>Thu, 04 Jun 2009 20:58:23 -0400</pubDate>
		<guid>http://w3schools.invisionzone.com/index.php?showtopic=25389</guid>
	</item>
	<item>
		<title>Background Color From An Xml File</title>
		<link>http://w3schools.invisionzone.com/index.php?showtopic=25323</link>
		<description><![CDATA[Hello all,<br /> I have Googled this a couple ways and have found absolutely nothing.<br />I simply want a flash file to get it's background color from an xml file.<br />Eventually I will change the xml file to a php file that gets the color from<br />a database.  Then I will have a member pick their own color scheme.<br /><br /> Thank you.]]></description>
		<pubDate>Tue, 02 Jun 2009 06:33:20 -0400</pubDate>
		<guid>http://w3schools.invisionzone.com/index.php?showtopic=25323</guid>
	</item>
	<item>
		<title>Worth $349?</title>
		<link>http://w3schools.invisionzone.com/index.php?showtopic=25182</link>
		<description><![CDATA[Hello, I'm new to W3S.  I'm 19, and I'm kind of tight on money.<br /><br />So, I'm looking into buying the <a href="http://www.adobe.com/products/creativesuite/web/" target="_blank">Adobe Creative Suite 4 Web Premium</a>, and I'm wondering if it's worth it.  I only have about $1000 left.  I can get the whole lot for $349 with the Higher Ed. discount.  I added everything included up, and saw that all the products included add up to $3,250.  I see I can get it all for almost 10% of the price, and I think it's worth it.  Are there any reasons I shouldn't?<br /><br />Also, for $50 more, I can get Adobe InDesign.  Is that worth it, either?<br /><br />Thanks a lot,<br /><br />Jonathan Lee]]></description>
		<pubDate>Mon, 25 May 2009 03:51:03 -0400</pubDate>
		<guid>http://w3schools.invisionzone.com/index.php?showtopic=25182</guid>
	</item>
	<item>
		<title>Start And Stop Buttons</title>
		<link>http://w3schools.invisionzone.com/index.php?showtopic=25162</link>
		<description><![CDATA[Hello everyone,<br /><br />I have been trying to figure this out but have had no luck. What I need to do is LINK an audio clip to my start and stop buttons that I have created.<br /><br />So my first question is:<br /><br />1.) How do you link an audio clip to symbol?<br />2.) How do you make the Stop button functional<br />3.) How do you make the Start button functional<br /><br /><br />My start button should start playing the .swf file and the stop button should stop it. And I each button should play the .wav file I created each time they are clicked. How do you go about doing this?<br /><br />FYI I am in Iraq and a lot of the website I need to visit are sometimes blocked.<br /><br />V/R<br /><br />Rob]]></description>
		<pubDate>Sat, 23 May 2009 23:17:47 -0400</pubDate>
		<guid>http://w3schools.invisionzone.com/index.php?showtopic=25162</guid>
	</item>
	<item>
		<title>Starting/stopping Swf Within Html</title>
		<link>http://w3schools.invisionzone.com/index.php?showtopic=25096</link>
		<description><![CDATA[Hi,<br />This couldn't be simpler - but I can't get it to work. When the page loads, I get a player (great) but the music plays as soon as I load the page. I can stop and start it with the player controls. Question is: how do I prevent it from playing on load???<br /><br />&lt;!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"&gt;<br />&lt;html&gt;<br />&lt!--  Created with the CoffeeCup HTML Editor 2008  --&gt;<br />&lt!--           <a href="http://www.coffeecup.com/" target="_blank">http://www.coffeecup.com/</a>           --&gt;<br />&lt!--        Brewed on 2/18/2009 5:43:35 PM         --&gt;<br />&lt;head&gt;<br />  &lt;title&gt;test&lt;/title&gt;<br />  &lt;meta http-equiv="content-type" content="text/html;charset=UTF-8" /&gt;<br />&lt;/head&gt;<br />&lt;body&gt;<br />&lt;object<br />classid="clsid:22D6F312-B0F6-11D0-94AB-0080C74C7E95"&gt;<br />&lt;param name="FileName" value="cbells.swf" &gt;<br />&lt;param name="ClickToPlay=true"&gt;<br />&lt;param name="AutoStart=false&gt;<br />&lt;/param&gt;<br />&lt;/object&gt;<br />&lt;/body&gt;<br />&lt;/html&gt;<br /><br />I would really appreciate any help I can get - I've been working on this for weeks.<br />Rich]]></description>
		<pubDate>Wed, 20 May 2009 13:55:17 -0400</pubDate>
		<guid>http://w3schools.invisionzone.com/index.php?showtopic=25096</guid>
	</item>
	<item>
		<title>How Do They Do That</title>
		<link>http://w3schools.invisionzone.com/index.php?showtopic=25090</link>
		<description><![CDATA[I recently came across this <a href="http://www.igtonline.com/megajackpots/nevada/systems/flash_megabucks9_99.html" target="_blank">this</a> and wondered how they did it. I love it and would like to do something similar.<br /><br />Thanks]]></description>
		<pubDate>Wed, 20 May 2009 08:14:50 -0400</pubDate>
		<guid>http://w3schools.invisionzone.com/index.php?showtopic=25090</guid>
	</item>
	<item>
		<title>What Is The Actionscript 2 Code?</title>
		<link>http://w3schools.invisionzone.com/index.php?showtopic=24955</link>
		<description><![CDATA[Hi,<br /><br />I've been following the tutorial some more <br />(see my original thread: <a href="http://w3schools.invisionzone.com/index.php?showtopic=24939&st=0&gopid=137753&#entry137753" target="_blank">http://w3schools.invisionzone.com/index.ph...mp;#entry137753</a> )<br />... and I've come across another problem but I think its got to do with the fact that now that I know the tutorial is written for ActionScript 3 - whereas if you read above, you will see that I had to turn my ActionScript settings to ActionScript 2.<br />The ActionScript he provided was:<br /><br /><br /><!--c1--><div class='codetop'>CODE</div><div class='codemain'><!--ec1-->on&#40;release&#41;{<br />&nbsp;&nbsp;&nbsp;&nbsp;photos_mc.gotoAndPlay&#40;&#34;img1&#34;&#41;;<br />}<!--c2--></div><!--ec2--><br /><br /><br />What is the above ActionScript for ActionScript 2<br />???<br /><br />Let me know, thanks guys!]]></description>
		<pubDate>Wed, 13 May 2009 03:42:49 -0400</pubDate>
		<guid>http://w3schools.invisionzone.com/index.php?showtopic=24955</guid>
	</item>
	<item>
		<title>Keep Getting Error Message Using Onrollover Actions Script ...</title>
		<link>http://w3schools.invisionzone.com/index.php?showtopic=24939</link>
		<description><![CDATA[Hi,<br /><br />I am trying to follow a tutorial TutVid has put on youtube.<br />Please click this link<br /><a href="http://www.youtube.com/watch?v=cylX1lThTN0" target="_blank">http://www.youtube.com/watch?v=cylX1lThTN0</a><br /><br />scroll to the time:<br />12:33<br /><br />Here he is adding an actionScript ... I've added the exact actionscript he put there:<br /><br /><!--c1--><div class='codetop'>CODE</div><div class='codemain'><!--ec1-->thumb1.onRollOver=function&#40;&#41;{<br />&nbsp;&nbsp;&nbsp;&nbsp; this._alpha=100;<br />}<br /><br />thumb1.onRollOut=function&#40;&#41;{<br />&nbsp;&nbsp;&nbsp;&nbsp;this._alpha=45;<br />}<!--c2--></div><!--ec2--><br /><br /><br />... BUT I get the following ERROR messages when I try "test movie" or "test scene":<br /><br />1119: Access of possibly undefined property onRollOver through a reference with static type flash.display:SimpleButton.<br /><br />and<br /><br />1119: Access of possibly undefined property onRollOut through a reference with static type flash.display:SimpleButton.<br /><br />I've tried googling the problem and fiddeling around with the code and I haven't come right!<br /><br />Some say its because of actionscript3 ... but what is the problem?<br />Please could you let me know what I must replace this code with in order for it to work as I would really like to continue throught the rest of TUTVIDS tutorial!!<br /><br />Dale.]]></description>
		<pubDate>Tue, 12 May 2009 07:32:49 -0400</pubDate>
		<guid>http://w3schools.invisionzone.com/index.php?showtopic=24939</guid>
	</item>
	<item>
		<title>New To Flash...help</title>
		<link>http://w3schools.invisionzone.com/index.php?showtopic=24817</link>
		<description><![CDATA[First let me introduce myself my name is Rashid. I very new to Flash (and I'am using CS3 Adobe Flash). I would like to create a Photo Slide show from the pictures of my daughter birthday party and I'am having a hard time getting started with things like Key Frames (What is this?)<br />Tweens (what is this?) Symbols, and graphic options, just to name a few.<br /><br />If someone could break this down for me and explain how to complete this task I would really appreciate it, as well as give me some basic understanding about and working with Flash.<br /><br />Thanks A Million<br /><br />Rashid]]></description>
		<pubDate>Tue, 05 May 2009 13:21:42 -0400</pubDate>
		<guid>http://w3schools.invisionzone.com/index.php?showtopic=24817</guid>
	</item>
	<item>
		<title>Making Flash Play Once</title>
		<link>http://w3schools.invisionzone.com/index.php?showtopic=24678</link>
		<description><![CDATA[hello <br /><br />Is there any way to make an swf file that is part of a template .. play only once in the home page ?<br /><br />I have this same setup in my site .. but the file keeps playing over when ever viewers click on any link to a page<br /><br />thanks <br />]]></description>
		<pubDate>Mon, 27 Apr 2009 13:30:49 -0400</pubDate>
		<guid>http://w3schools.invisionzone.com/index.php?showtopic=24678</guid>
	</item>
	<item>
		<title>Flash Object And Embed Tag (part One)</title>
		<link>http://w3schools.invisionzone.com/index.php?showtopic=24668</link>
		<description><![CDATA[Inserting a Flash (SWF, FLV) file into HTML web page is already an old and familiar thing to all of us. It is a rather non-flexible thing that just to edit some options in the template. However, I did not understand some parameters totally in the HTML tag. These days when I was surfing the Internet I have found some comprehensive introduction to these two tags. I read it and conclude it with my own words; I think it will be useful to us, so I wrote this article.<br />This article includes two parts:<br /><b>1. General introduction to the two tags.<br />2. Why do we use all the tags above? Is there any tag that can be left out?<br /><br />1. General introduction to the two tags.</b><br />To display Flash correctly on web page, HTML tags which indicate the path of the Flash file is needed in the web page. These HTML tags are OBJECT tag and EMBED tag. OBJECT tag is used for IE on Windows, while EMBED tag is for Netscape Navigator on Windows and Macintosh and IE on Macintosh. IE on Windows play Flash with ActiveX component while other web browsers play Flash with Netscape plug-in technique. The code below is an example used to embed Flash file to web page.<br />Example HTML Code:<br /><!--c1--><div class='codetop'>CODE</div><div class='codemain'><!--ec1-->&nbsp;&nbsp; &#60;OBJECT classid=&#34;clasid&#58;D27CDB6E-AE6D-11cf-96B8-444553540000&#34; codebase=&#34;http&#58;//download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=7,0,19,0&#34;<br />&nbsp;&nbsp;&nbsp;&nbsp;WIDTH=&#34;432&#34; HEIGHT=&#34;330&#34; id=&#34;myMovieName&#34; &#62;<br />&nbsp;&nbsp;&nbsp;&nbsp;&#60;PARAM NAME=&#34;movie&#34; VALUE=&#34;myMovieName.swf&#34; /&#62;<br />&nbsp;&nbsp;&nbsp;&nbsp;&#60;PARAM NAME=&#34;quality&#34; VALUE=&#34;high&#34; /&#62;<br />&nbsp;&nbsp;&nbsp;&nbsp;&#60;PARAM NAME=bgcolor VALUE=#FFFFFF&#62;<br />&nbsp;&nbsp;&nbsp;&nbsp;&#60;EMBED src=&#34;/flash/ myMovieName.swf&#34; quality=&#34;high&#34; bgcolor=#FFFFFF WIDTH=&#34;432&#34; HEIGHT=&#34;330&#34; NAME=&#34;myMovieName&#34; ALIGN=&#34;&#34; TYPE=&#34;application/x-shockwave-flash&#34; PLUGINSPAGE=&#34;http&#58;//www.macromedia.com/go/getflashplayer&#34;&#62;<br />&nbsp;&nbsp;&nbsp;&nbsp;&#60;/EMBED&#62;<br />&nbsp;&nbsp;&nbsp;&nbsp;&#60;/OBJECT&#62;<!--c2--></div><!--ec2--><br />Part 2 "Why do we use all the tags above? Is there any tag that can be left out?" will be continued soon enough:)<br /><br />Source<br /><a href="http://flash-video-player.blogspot.com/2009/04/flash-object-and-embed-tag-1_7258.html" target="_blank">my flash video player talk blog</a><br /><br />Related articles<br /><a href="http://www.flash-video-mx.com/webplayer-resources/add-videos-to-website.html" target="_blank">How to add flash videos to website?</a><br /><a href="http://flash-video-player.blogspot.com/2009/03/customize-web-flv-player-in-easiest-way.html" target="_blank">Customize a web FLV Player (flash video player) in the easiest way</a>]]></description>
		<pubDate>Mon, 27 Apr 2009 03:23:09 -0400</pubDate>
		<guid>http://w3schools.invisionzone.com/index.php?showtopic=24668</guid>
	</item>
	<item>
		<title>Beginning Flash And Animation</title>
		<link>http://w3schools.invisionzone.com/index.php?showtopic=24570</link>
		<description><![CDATA[I am really keen to start learning flash and animation.  My XHTML, JavaScript and PHP is really starting to get concrete and I'd like to move onto more complex stuff - to really get web pages to "dance".  Besides the adobe software, are there any other flash software packages (preferably open source as I'm really not in a position to afford the big guns) or animation packages that anyone has tried.  I would appreciate any advice or suggestions.]]></description>
		<pubDate>Tue, 21 Apr 2009 19:37:09 -0400</pubDate>
		<guid>http://w3schools.invisionzone.com/index.php?showtopic=24570</guid>
	</item>
	<item>
		<title>Need Help Please :d</title>
		<link>http://w3schools.invisionzone.com/index.php?showtopic=24558</link>
		<description><![CDATA[I have always used W3Schools for all my scripts html and more, its a great site,<br /><br />I have made made many websites in both HTML and FLASH but im stuck on this one...<br /><br />Please view The site here:<br /><br /><a href="http://Http://Zoble.info/Buzz/flash" target="_blank">Http://Zoble.info/Buzz/flash</a><br /><br />Now I really need help, of you click menu in the flash site up in the top right after you press enter, you have sections in my portfolio,<br /><br />Now click models and it won't load <img src="http://w3schools.invisionzone.com/style_emoticons/default/sad.gif" style="vertical-align:middle" emoid=":(" border="0" alt="sad.gif" /><br /><br />Anyone have any idea? If I send you the files can you take a look?<br /><br />Thanks]]></description>
		<pubDate>Tue, 21 Apr 2009 03:33:15 -0400</pubDate>
		<guid>http://w3schools.invisionzone.com/index.php?showtopic=24558</guid>
	</item>
	<item>
		<title>Scale Window</title>
		<link>http://w3schools.invisionzone.com/index.php?showtopic=24496</link>
		<description><![CDATA[How do people make Flash websites scale the browser window, like <a href="http://bbcicecream.com/" target="_blank">this</a> and how do they make it crop the edges if the browser is too small rather than scale the flash file down? I guess the background will have to be much bigger that the content?<br /><br />Thanks]]></description>
		<pubDate>Thu, 16 Apr 2009 08:14:17 -0400</pubDate>
		<guid>http://w3schools.invisionzone.com/index.php?showtopic=24496</guid>
	</item>
	<item>
		<title>Need Someone Who Is Fluent In Both French And English</title>
		<link>http://w3schools.invisionzone.com/index.php?showtopic=24391</link>
		<description><![CDATA[Made a post in the JS section that may belong here - I don't know where it belongs actually :/  Sorry lol.<br /><br /><a href="http://w3schools.invisionzone.com/index.php?showtopic=24390&st=0#entry134649" target="_blank">http://w3schools.invisionzone.com/index.ph...t=0#entry134649</a>]]></description>
		<pubDate>Fri, 10 Apr 2009 11:41:20 -0400</pubDate>
		<guid>http://w3schools.invisionzone.com/index.php?showtopic=24391</guid>
	</item>
	<item>
		<title>Create  Xml File Using Actionscript 2</title>
		<link>http://w3schools.invisionzone.com/index.php?showtopic=24366</link>
		<description><![CDATA[Is that possible to generate/create a XML file using Actionscript 2 without using any backend programming. I am require this to store the data in the XML format. Do anyone know how? Appreciated your help.<br /><br />Thanks.]]></description>
		<pubDate>Thu, 09 Apr 2009 02:57:52 -0400</pubDate>
		<guid>http://w3schools.invisionzone.com/index.php?showtopic=24366</guid>
	</item>
	<item>
		<title>Interactive Desktop</title>
		<link>http://w3schools.invisionzone.com/index.php?showtopic=24330</link>
		<description><![CDATA[I apologize that this is not directly web related. I've just received a request to create a desktop wallpaper that includes a timer that counts down to a scheduled event. I know that Windows XP had a way to use web-based interactive desktops, but that Vista has removed that feature. As this request is for a computer running Vista, using the web-based interactive desktop is not an option.<br /><br />I don't expect somebody to know exactly how to do this (but if you do, that's great!). I'm merely looking for somebody to point me in a direction.]]></description>
		<pubDate>Tue, 07 Apr 2009 15:33:01 -0400</pubDate>
		<guid>http://w3schools.invisionzone.com/index.php?showtopic=24330</guid>
	</item>
	<item>
		<title>Randomising Image Movement</title>
		<link>http://w3schools.invisionzone.com/index.php?showtopic=24326</link>
		<description><![CDATA[I wonder if somebody could help me please.<br /><br />I'm working on a site that I want to have letters floating about in, but I'm not sure exactly how to do it. I want the letters to smoothly float around a restriced area.<br /><br />I've got:<!--c1--><div class='codetop'>CODE</div><div class='codemain'><!--ec1-->m.onEnterFrame = function&#40;&#41; {<br />&nbsp;&nbsp;&nbsp;&nbsp;var maxMoveValue=50;<br />&nbsp;&nbsp;&nbsp;&nbsp;this._x += &#40;Math.random&#40;&#41;-0.5&#41;*maxMoveValue;<br />&nbsp;&nbsp;&nbsp;&nbsp;this._y +=&#40;Math.random&#40;&#41;-0.5&#41;*maxMoveValue<br />};<br />i.onEnterFrame = function&#40;&#41; {<br />&nbsp;&nbsp;&nbsp;&nbsp;var maxMoveValue=50;<br />&nbsp;&nbsp;&nbsp;&nbsp;this._x += &#40;Math.random&#40;&#41;-0.5&#41;*maxMoveValue;<br />&nbsp;&nbsp;&nbsp;&nbsp;this._y +=&#40;Math.random&#40;&#41;-0.5&#41;*maxMoveValue<br />};<br />s.onEnterFrame = function&#40;&#41; {<br />&nbsp;&nbsp;&nbsp;&nbsp;var maxMoveValue=50;<br />&nbsp;&nbsp;&nbsp;&nbsp;this._x += &#40;Math.random&#40;&#41;-0.5&#41;*maxMoveValue;<br />&nbsp;&nbsp;&nbsp;&nbsp;this._y +=&#40;Math.random&#40;&#41;-0.5&#41;*maxMoveValue<br />};<br />h.onEnterFrame = function&#40;&#41; {<br />&nbsp;&nbsp;&nbsp;&nbsp;var maxMoveValue=50;<br />&nbsp;&nbsp;&nbsp;&nbsp;this._x += &#40;Math.random&#40;&#41;-0.5&#41;*maxMoveValue;<br />&nbsp;&nbsp;&nbsp;&nbsp;this._y +=&#40;Math.random&#40;&#41;-0.5&#41;*maxMoveValue<br />};<br />m2.onEnterFrame = function&#40;&#41; {<br />&nbsp;&nbsp;&nbsp;&nbsp;var maxMoveValue=50;<br />&nbsp;&nbsp;&nbsp;&nbsp;this._x += &#40;Math.random&#40;&#41;-0.5&#41;*maxMoveValue;<br />&nbsp;&nbsp;&nbsp;&nbsp;this._y +=&#40;Math.random&#40;&#41;-0.5&#41;*maxMoveValue<br />};<br />a.onEnterFrame = function&#40;&#41; {<br />&nbsp;&nbsp;&nbsp;&nbsp;var maxMoveValue=50;<br />&nbsp;&nbsp;&nbsp;&nbsp;this._x += &#40;Math.random&#40;&#41;-0.5&#41;*maxMoveValue;<br />&nbsp;&nbsp;&nbsp;&nbsp;this._y +=&#40;Math.random&#40;&#41;-0.5&#41;*maxMoveValue<br />};<br />o.onEnterFrame = function&#40;&#41; {<br />&nbsp;&nbsp;&nbsp;&nbsp;var maxMoveValue=50;<br />&nbsp;&nbsp;&nbsp;&nbsp;this._x += &#40;Math.random&#40;&#41;-0.5&#41;*maxMoveValue;<br />&nbsp;&nbsp;&nbsp;&nbsp;this._y +=&#40;Math.random&#40;&#41;-0.5&#41;*maxMoveValue<br />};<br />u.onEnterFrame = function&#40;&#41; {<br />&nbsp;&nbsp;&nbsp;&nbsp;var maxMoveValue=50;<br />&nbsp;&nbsp;&nbsp;&nbsp;this._x += &#40;Math.random&#40;&#41;-0.5&#41;*maxMoveValue;<br />&nbsp;&nbsp;&nbsp;&nbsp;this._y +=&#40;Math.random&#40;&#41;-0.5&#41;*maxMoveValue<br />};<br />l.onEnterFrame = function&#40;&#41; {<br />&nbsp;&nbsp;&nbsp;&nbsp;var maxMoveValue=50;<br />&nbsp;&nbsp;&nbsp;&nbsp;this._x += &#40;Math.random&#40;&#41;-0.5&#41;*maxMoveValue;<br />&nbsp;&nbsp;&nbsp;&nbsp;this._y +=&#40;Math.random&#40;&#41;-0.5&#41;*maxMoveValue<br />};<!--c2--></div><!--ec2--><br />and it works in so much as the letters randomly move, but they move around the whole of the screen and move in a jagged way. I'd like them to move around an area that is 650 pixels wide by 220 pixel height, but am a bit lost on how to be that precise so would appreciate any help.<br /><br />Thanks<br /><br />]]></description>
		<pubDate>Tue, 07 Apr 2009 13:44:31 -0400</pubDate>
		<guid>http://w3schools.invisionzone.com/index.php?showtopic=24326</guid>
	</item>
	<item>
		<title>Xml Menu Items In Flash</title>
		<link>http://w3schools.invisionzone.com/index.php?showtopic=24258</link>
		<description><![CDATA[Hello everybody.<br /><br />i am new with flash so i'am a newbie<br /><br />i want to know how i can create a dynamically menu.<br /><br />I will try to explain it clearly as possible.<br /><br />we have this xml file which contains Gig names en dates and description etc.<br />What we want is to load the xml in flash (this is already working)<br /><br />but now the problem.<br />For every gig node i want to create a new button/link that when i press it it goes to another frame (to display more information)<br /><br />is this possible??<br />i already programmed it in such a way that it displays alle the gigs from the XML file, but I have to make possible to make them clickable.<br /><br />do you understand it a little bit?<br /><br />thanks in advance<br /><br />greetz<br />leandra]]></description>
		<pubDate>Sat, 04 Apr 2009 14:16:50 -0400</pubDate>
		<guid>http://w3schools.invisionzone.com/index.php?showtopic=24258</guid>
	</item>
	<item>
		<title>Trying To Make A Browser Juke Box</title>
		<link>http://w3schools.invisionzone.com/index.php?showtopic=24208</link>
		<description><![CDATA[Hello all,<br /><br />I have been looking for a way to use &lt;embed&gt;, &lt;bgsound&gt; or &lt;object&gt; to creat a browser juke box player that will allow the most comon browsers to use it and I'd like it to be able to play multiple .mid, .wav, and .mp3 files by selecting their choice. I've found nothing that works properly in all browsers. For MSIE I used &lt;bgsound&gt; and used a JavaScript and a &lt;form&gt; with buttons to change the src="file.wav" and stop the sound. I can't seem to figure out how to change the src of &lt;embed&gt; and I'm completely lost on &lt;object&gt;. Right now I simply have 5 &lt;embed&gt;'s on my page and it doesn't feel right, but I understand that it at least works in the majority of browsers. The page is: <a href="http://www.realmodyssey.com/bgmusic.html" target="_blank">http://www.realmodyssey.com/bgmusic.html</a><br /><br />Any help would be greatly apreciated. Thanks!]]></description>
		<pubDate>Wed, 01 Apr 2009 18:52:50 -0400</pubDate>
		<guid>http://w3schools.invisionzone.com/index.php?showtopic=24208</guid>
	</item>
	<item>
		<title>Upload Video</title>
		<link>http://w3schools.invisionzone.com/index.php?showtopic=24195</link>
		<description>I am new to uploading videos to the website. Can someone suggest a simple way to upload video to the website and update? What software is needed in order to upload or encoding? Please help. Thanks.</description>
		<pubDate>Wed, 01 Apr 2009 09:38:23 -0400</pubDate>
		<guid>http://w3schools.invisionzone.com/index.php?showtopic=24195</guid>
	</item>
	<item>
		<title>Ridiculous Problem With Geturl</title>
		<link>http://w3schools.invisionzone.com/index.php?showtopic=24193</link>
		<description><![CDATA[I have a menu with links that go like this "&#46;&#46;/contact/index.htm" and everything works just fine.<br />But when I put a link like this "http://www.acidforest.com/etc" some kind of warning comes up saying something like "This is a dangerious operation bla bla bla." Which is really ridiculous. I cant seem to make it work smoothly like the link without <a href="http://etc.." target="_blank">http://etc..</a>.<br /><br />Someone must help me Im losing hair over this<br /><br />Thanks for any kind of suggestions<br /><br /><br />--khan]]></description>
		<pubDate>Wed, 01 Apr 2009 06:04:14 -0400</pubDate>
		<guid>http://w3schools.invisionzone.com/index.php?showtopic=24193</guid>
	</item>
	<item>
		<title>Problem With Iframe</title>
		<link>http://w3schools.invisionzone.com/index.php?showtopic=24068</link>
		<description><![CDATA[I am trying to load an iframe by clicking a flash button.I have written a javascript function in onclick event for loading the iframe as<br /><!--c1--><div class='codetop'>CODE</div><div class='codemain'><!--ec1-->function sourceIframe&#40;&#41;<br />{<br />document.writeln&#40;'&#60;iframe id=&#34;iflogin&#34; src=&#34;http&#58;//www.google.com&#34; width=&#34;90%&#34; height=&#34;70%&#34; frameborder=&#34;1&#34; scrolling=&#34;auto&#34; style=&#34;visibility&#58;visible;&#34;&#62;&#60;/iframe&#62;'&#41;;<br />}<!--c2--></div><!--ec2--><br />but still it is not working...kindly help me in this issue.<br /><br />]]></description>
		<pubDate>Wed, 25 Mar 2009 06:15:17 -0400</pubDate>
		<guid>http://w3schools.invisionzone.com/index.php?showtopic=24068</guid>
	</item>
	<item>
		<title>Flash And Internet Explorer</title>
		<link>http://w3schools.invisionzone.com/index.php?showtopic=23985</link>
		<description><![CDATA[So I've been getting back into flash again after a while, and for some reason, it seems like IE is being a dink with my flash movies.  It appears having active x disabled cause flash movie not to work.  It works fine when you enable it, but do you guys think most people have activex disabled on their browsers?  Maybe I'm a noob and I'm missing something obvious, but what do I know?<br /><br />btw, this was with IE 6 + 7.  <br /><br />Also, any thoughts on IE8?]]></description>
		<pubDate>Fri, 20 Mar 2009 23:24:33 -0400</pubDate>
		<guid>http://w3schools.invisionzone.com/index.php?showtopic=23985</guid>
	</item>
	<item>
		<title>How To Open, Stream .mp3s From A Website?</title>
		<link>http://w3schools.invisionzone.com/index.php?showtopic=23983</link>
		<description>I have a radio talk show website, and I would like to post our shows on our website, and have users be able to open them in their default music program to listen to.  I would like the user to be able to listen almost instantly upon clicking.  Is this fairly easy to code?</description>
		<pubDate>Fri, 20 Mar 2009 22:52:20 -0400</pubDate>
		<guid>http://w3schools.invisionzone.com/index.php?showtopic=23983</guid>
	</item>
	<item>
		<title>Media Flash Player</title>
		<link>http://w3schools.invisionzone.com/index.php?showtopic=23927</link>
		<description><![CDATA[I have a site that is using some flash that is not loading on laptops. I suggested that Flash Player be loaded on these laptops which I think is the problem. Is there an appropriate way to construct a website using Flash where Flash Player may need to be downloaded besides creating a separate site with html?<br /><br />I know there is a way to search the computer and let the person know that Flash player may need to be loaded to view this web site properly. But I&#8217;m not sure how to do this.<br /><br />Or is there a correct way to embed Flash files in a site so they load for all users???<br /><br /><br />Any suggestions???<br /><br /><br />Thanks<br />Pam]]></description>
		<pubDate>Wed, 18 Mar 2009 12:41:51 -0400</pubDate>
		<guid>http://w3schools.invisionzone.com/index.php?showtopic=23927</guid>
	</item>
	<item>
		<title>Flash Fullpage And Fullscreen Tutorial</title>
		<link>http://w3schools.invisionzone.com/index.php?showtopic=23887</link>
		<description><![CDATA[In this tutorial you will learn how to create a fullpage and fullscreen flash website and how to dinamically allign all the elements on the stage.<br /><br />Click here to see a sample of the movie.<br /><br />You will need two very easy to use javascript files:<br />- SWF Object to embed the swf file on your page. Download it here.<br />- SWF Fit that resizes your flash movie automatically if your browser window size is smaller or greater than your flash minimum desired size keeping it accessible independent of screen resolution. Download it here.<br /> <br />The flash movie<br /> <br /><br />1. First we will create the scene with all the elements we need.<br />More exactly we will draw 9 shapes that will represent the 9 areas of the stage which we will align. Convert all of these into movie clips (select each one and press F8):<br />- Top Left (set name to top_left)<br />- Middle Left (set name to middle_left)<br />- Bottom Left (set name to bottom_left)<br />- Middle Top (set name to middle_top)<br />- Center (set name to center)<br />- Middle Bottom (set name to middle_bottom)<br />- Top Right (set name to top_right)<br />- Middle Right (set name to top_right)<br />-Bottom Right (set name to top_right)<br /><br />Don't forget to also name the instance not just the symbol (see below). <br /><br />more in     <a href="http://netpedia.eu/res_tut_flash_fs.php" target="_blank">http://netpedia.eu/res_tut_flash_fs.php</a>]]></description>
		<pubDate>Mon, 16 Mar 2009 14:00:20 -0400</pubDate>
		<guid>http://w3schools.invisionzone.com/index.php?showtopic=23887</guid>
	</item>
	<item>
		<title>Does This Forum Has Action Script Here</title>
		<link>http://w3schools.invisionzone.com/index.php?showtopic=23852</link>
		<description><![CDATA[Does this Forum has Action Script here, Flex 2 and Flash<br /><br />Thanks,<br />Harsh]]></description>
		<pubDate>Fri, 13 Mar 2009 20:47:29 -0400</pubDate>
		<guid>http://w3schools.invisionzone.com/index.php?showtopic=23852</guid>
	</item>
	<item>
		<title>Scripts Blocked</title>
		<link>http://w3schools.invisionzone.com/index.php?showtopic=23818</link>
		<description><![CDATA[hi can anyone help, i am in the process off designing a web site, when i open it to work on it, it put a yellow bar across blocking scipts but my computer dosent do it when i open other sites with simular content as mine, should i be writing something in my site to prvent this<br />jnf555]]></description>
		<pubDate>Thu, 12 Mar 2009 04:51:44 -0400</pubDate>
		<guid>http://w3schools.invisionzone.com/index.php?showtopic=23818</guid>
	</item>
	<item>
		<title>Return Var From Sendandload</title>
		<link>http://w3schools.invisionzone.com/index.php?showtopic=23722</link>
		<description><![CDATA[Hello-I have a question about my return var from a sendAndLoad.<br /><br />I am doing a sendAndLoad to an aspx Page sending and receiving vars. When I get the return vars back from the aspx Page <u>I do receive the correct var</u> but it also <b>brings back the entire aspx source code</b>.<br />Why does it do this?<br />How can I stop it from bringing the aspx source code back?<br /><br />When I debug on the aspx side it shows only the value of the var not the aspx source code. So I know I am not passing that to flash........at least not knowingly.<br /><br />This is what is returned to me: (the correct var of "HP OfficeJet Pro" then it shows all the code) <br /><!--quoteo--><div class='quotetop'>QUOTE </div><div class='quotemain'><!--quotec-->HP OfficeJet Pro<br /><br />&lt;!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"&gt;<br />&lt;html xmlns="http://www.w3.org/1999/xhtml"&gt;<br />&lt;head&gt;&lt;title&gt;&lt;/title&gt;&lt;/head&gt;<br />&lt;body&gt;<br />    &lt;form name="form1" method="post" action="ITrequest.ASPX" id="form1"&gt;<br />&lt;div&gt;<br />&lt;input type="hidden" name="__VIEWSTATE" id="__VIEWSTATE" value="/wEPDwULLTE2MTY2ODcyMjlkZBQBKPDJeJI78NXdpY7ix3SKfPI " /&gt;<br />&lt;/div&gt;<br />    &lt;div&gt;<br />    &lt;/div&gt;<br />    &lt;/form&gt;<br />&lt;/body&gt;<br />&lt;/html&gt;<!--QuoteEnd--></div><!--QuoteEEnd--><br /><br />I am Using Flash 8 AS 2.0 & VB ASP.Net 2.0<br /><br />Hopefully the code below will make more sense. Thanks in advance.<br /><br />Action Script:<br /><div class='codetop'>CODE</div><div class='codemain' style='height:200px;white-space:pre;overflow:auto'><br />sendVars = new LoadVars();<br />resultVars = new LoadVars();<br />		<br />sendVars.desc = _root.desc_fld.text;<br /><br />sendVars.sendAndLoad("ITrequest.ASPX",resultVars,"POST");<br /><br />resultVars.onLoad = function(success) {<br />			if (success) {<br /><br />				<span style="background: skyblue;">_root.desc_fld.text = resultVars.desc;</span><br />                                                             <!--quoteo--><div class='quotetop'>QUOTE </div><div class='quotemain'><!--quotec-->This is where I place the return var so I can see the results.<!--QuoteEnd--></div><!--QuoteEEnd--><br />				<br />			} else {<br />				trace("There has been an Error.");<br />			}<br />		};<br /></div><br /><br /><br />ASPX Code: (to return the var back to flash)<br /><div class='codetop'>CODE</div><div class='codemain' style='height:200px;white-space:pre;overflow:auto'><br />Protected Sub form1_Load(ByVal sender As Object, ByVal e As System.EventArgs) Handles form1.Load<br /><br />        Dim desc As New String("desc=HP OfficeJet Pro")<br />        Response.Write(desc)<br /><br />End Sub<br /></div><br /><br /><br />Thanks for any help you may be able to provide.<br /><br /><br /><br /><br /><br /><br />]]></description>
		<pubDate>Fri, 06 Mar 2009 09:45:10 -0500</pubDate>
		<guid>http://w3schools.invisionzone.com/index.php?showtopic=23722</guid>
	</item>
	<item>
		<title>Simple Streaming Audio Player</title>
		<link>http://w3schools.invisionzone.com/index.php?showtopic=23481</link>
		<description><![CDATA[Hey, guys!<br /><br />I've got a problem with a set of SWF files that I'm trying to load into a static HTML site to play audio. There are three files: media-controller.swf (a stop, pause, and play buttons), music_loop.swf (2 WAV files; intro and loop, set on keyframes, set to play the intro once and then infinitely play the loop), and c.swf (a container document that calls music_loop.swf).<br /><br />media-controller.swf is a shared resource, called by music_loop.swf to allow the user to stop and start the loop at will.<br /><br />music_loop.swf has the following AS applied to it:<br />keyframe 2780: gotoAndPlay(349);<br /><br />c.swf has one movie clip ("container") embedded in it, one keyframe, and the following AS:<br />keyframe 1: container.loadMovie("music_loop.swf");<br /><br /><br />I'm using jQuery's SWFObject to load the movie, which is working when I load c.swf, but the music_loop.swf file never loads.<br /><br />When I test this on my local machine, the file loads fine and loops as it's supposed to. However, online, I cannot get music_loop.swf to load, no matter if it's referenced by another SWF or called directly.<br /><br />Does anyone know what I'm doing wrong? Or, because this seems like a cumbersome way to accomplish what I thought would be a relatively simple task, does anyone know a better method of embedding two audio clips in an HTML site that will loop seamlessly?<br /><br />Thanks so much!<br /><br />-Jason]]></description>
		<pubDate>Thu, 19 Feb 2009 17:36:23 -0500</pubDate>
		<guid>http://w3schools.invisionzone.com/index.php?showtopic=23481</guid>
	</item>
	<item>
		<title>Flash And Php</title>
		<link>http://w3schools.invisionzone.com/index.php?showtopic=23463</link>
		<description><![CDATA[Hi, I'm new to as3 and I was wondering how to pass variables back a forth between flash and php. Yes I googled it first.]]></description>
		<pubDate>Wed, 18 Feb 2009 15:34:02 -0500</pubDate>
		<guid>http://w3schools.invisionzone.com/index.php?showtopic=23463</guid>
	</item>
	<item>
		<title>Flash Video</title>
		<link>http://w3schools.invisionzone.com/index.php?showtopic=23409</link>
		<description><![CDATA[I have created the flash video at the top of my homepage <a href="http://www.bulgaria2rent.com" target="_blank">bulgaria2rent.com</a> .<br /><br />My problem is i can't the video to fully fit into the space behind it. I used a photo editing software to make the photos the same size as the space i have on the page (620 x 180 px) and then made the video but i just can't seem to make it fit exactly. Can anyone help me?<br /><br />Cheers,<br />Adam.]]></description>
		<pubDate>Sun, 15 Feb 2009 07:37:27 -0500</pubDate>
		<guid>http://w3schools.invisionzone.com/index.php?showtopic=23409</guid>
	</item>
	<item>
		<title>Amfphp</title>
		<link>http://w3schools.invisionzone.com/index.php?showtopic=23401</link>
		<description>anybody used amfphp? If yes, please tell me about how to use it. Thanks...</description>
		<pubDate>Sun, 15 Feb 2009 02:11:03 -0500</pubDate>
		<guid>http://w3schools.invisionzone.com/index.php?showtopic=23401</guid>
	</item>
	<item>
		<title>Halt An Embedded .swf</title>
		<link>http://w3schools.invisionzone.com/index.php?showtopic=23275</link>
		<description><![CDATA[I have an embedded flash movie in my HTML, but once it is done I would like for the whole embedded element to go away.  As an example, I have a movie that plays with a white background, but when the movie is done, the background is still there.  Unfortunately I don't have the tools necessary to edit the .swf, can I do this as described?  Thanks, any help is appreciated,<br />JW<br /><br />]]></description>
		<pubDate>Sat, 07 Feb 2009 12:05:54 -0500</pubDate>
		<guid>http://w3schools.invisionzone.com/index.php?showtopic=23275</guid>
	</item>
	<item>
		<title>Critical Bind - Need Help With A Flash Gallery</title>
		<link>http://w3schools.invisionzone.com/index.php?showtopic=23221</link>
		<description><![CDATA[Hello, I hope someone might be able to help me out, I seem to have bitten off more than I can chew...<br /><br />I am trying to integrate a CMS into a clients site that has quite a bit of Flash, including several flash galleries.  I'm not familiar with Flash, but I kind of guessed that there was a separate repository for the photos to be displayed.  Unfortunately for me, this does not seem to be the case.  The site that I was presented with (I think it was developed with Freeway) has only a few small portions of code for the Flash movies and galleries, posted below.  From what I gather the .swf files in the code are pre-compiled and not editable.   Is that right?  Maybe someone could shed some light on how I could change the pictures in the photo gallery without having to recompile.  Here is the website and the code chunks:<br /><br /><a href="http://www.studio-baker.com/michaelriddell/riddell_home.html" target="_blank">http://www.studio-baker.com/michaelriddell/riddell_home.html</a><br /><br />This is the javascript source statement:<br />&lt;script src="Resources/FW_Object.js" type="text/javascript"&gt;&lt;/script&gt;<br /><br />And this is the call:<br /><br /><!--c1--><div class='codetop'>CODE</div><div class='codemain'><!--ec1-->&lt;script type=&#34;text/javascript&#34;&#62;<br />&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;//&#60;!&#91;CDATA&#91;<br />&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;FW_WriteObject&#40;&#34;Resources/WEB_RIDDELL_PREDetails.swf&#34;, &#34;817&#34;, &#34;520&#34;, &#34;&#34;, &#34;true&#34;, &#34;flash&#34;, &#34;WEBRIDDELLPREDetails&#34;, &#34;&#34;, &#34;loop&#34;, &#34;true&#34;, &#34;play&#34;, &#34;true&#34;, &#34;quality&#34;, &#34;autohigh&#34;&#41;;<br />&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;//&#93;&#93;&#62;<br />&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&#60;/script&#62;<!--c2--></div><!--ec2--><br /><br />Any help would be appreciated. <br />JW]]></description>
		<pubDate>Tue, 03 Feb 2009 15:57:30 -0500</pubDate>
		<guid>http://w3schools.invisionzone.com/index.php?showtopic=23221</guid>
	</item>
	<item>
		<title>Skin Not Showing Need Help</title>
		<link>http://w3schools.invisionzone.com/index.php?showtopic=23028</link>
		<description><![CDATA[Hi I am trying to add SWF to my webpage and for some reason the <br />player is not showing. Only the video is playing, no controls.<br /><br />Every tutorail I searched showed the code like this.<br /><br />Here is the page: <a href="http://custommlmleads.com/test.html" target="_blank">http://custommlmleads.com/test.html</a><br /><br />Here is the skin: <a href="http://custommlmleads.com/VIDEO/SkinUnderP...kFullscreen.swf" target="_blank">http://custommlmleads.com/VIDEO/SkinUnderP...kFullscreen.swf</a><br /><br /><br /><br />Can Anyone help?<br /><br />Thanks,<br /><br />WorldWideReach<br /><br />Attach Code <br /><br />&lt;script language="javascript"&gt;<br />if (AC_FL_RunContent == 0) {<br />alert("This page requires AC_RunActiveContent.js.");<br />} else {<br />AC_FL_RunContent( 'codebase','http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=9,0,0,0','width','447','height','289','id','10inoneAuto','align','middle','src','VIDEO/10inoneAuto','quality','high','bgcolor','#c0c7cd','name','10inoneAuto','allowscriptaccess','sameDomain','allowfullscreen','true','pluginspage','http://www.macromedia.com/go/getflashplayer','movie','VIDEO/10inoneAuto' ); //end AC code<br />}<br />&lt;/script&gt;<br />&lt;noscript&gt;<br />&lt;object classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=9,0,0,0" width="447" height="289" id="10inoneAuto" align="middle"&gt;<br />&lt;param name="allowScriptAccess" value="sameDomain" /&gt;<br />&lt;param name="allowFullScreen" value="true" /&gt;<br />&lt;param name="movie" value="VIDEO/10inoneAuto.swf" /&gt;&lt;param name="quality" value="high" /&gt;&lt;param name="bgcolor" value="#c0c7cd" /&gt;&gt;&lt;param name="skin" value="VIDEO/SkinUnderPlaySeekStop.swf" /&gt; &lt;embed src="VIDEO/10inoneAuto.swf" quality="high" bgcolor="#c0c7cd" width="447" height="289" name="10inoneAuto" align="middle" allowScriptAccess="sameDomain" allowFullScreen="true" type="application/x-shockwave-flash" pluginspage="http://www.macromedia.com/go/getflashplayer" &gt;&lt;/ /&gt;<br />&lt;/object&gt;<br />&lt;/noscript&gt;<br />]]></description>
		<pubDate>Wed, 21 Jan 2009 15:58:31 -0500</pubDate>
		<guid>http://w3schools.invisionzone.com/index.php?showtopic=23028</guid>
	</item>
	<item>
		<title>Skin Not Showing Need Help</title>
		<link>http://w3schools.invisionzone.com/index.php?showtopic=23027</link>
		<description><![CDATA[Hi I am trying to add SWF to my webpage and for some reason the <br />player is not showing. Only the video is playing, no controls.<br /><br />Every tutorail I searched showed the code like this.<br /><br />Here is the page: <a href="http://custommlmleads.com/test.html" target="_blank">http://custommlmleads.com/test.html</a><br /><br />Here is the skin: <a href="http://custommlmleads.com/VIDEO/SkinUnderPlaySeekFullscreen.swf" target="_blank">http://custommlmleads.com/VIDEO/SkinUnderP...kFullscreen.swf</a><br /><br /><br /><br />Can Anyone help?<br /><br />Thanks,<br /><br />WorldWideReach<br /><br />Attach Code <br /><br />&lt;script language="javascript"&gt;<br />	if (AC_FL_RunContent == 0) {<br />		alert("This page requires AC_RunActiveContent.js.");<br />	} else {<br />		AC_FL_RunContent( 'codebase','http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=9,0,0,0','width','447','height','289','id','10inoneAuto','align','middle','src','VIDEO/10inoneAuto','quality','high','bgcolor','#c0c7cd','name','10inoneAuto','allowscriptaccess','sameDomain','allowfullscreen','true','pluginspage','http://www.macromedia.com/go/getflashplayer','movie','VIDEO/10inoneAuto' ); //end AC code<br />	}<br />&lt;/script&gt;<br />&lt;noscript&gt;<br />	&lt;object classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=9,0,0,0" width="447" height="289" id="10inoneAuto" align="middle"&gt;<br />	&lt;param name="allowScriptAccess" value="sameDomain" /&gt;<br />	&lt;param name="allowFullScreen" value="true" /&gt;<br />	&lt;param name="movie" value="VIDEO/10inoneAuto.swf" /&gt;&lt;param name="quality" value="high" /&gt;&lt;param name="bgcolor" value="#c0c7cd" /&gt;&gt;&lt;param name="skin" value="VIDEO/SkinUnderPlaySeekStop.swf" /&gt;	&lt;embed src="VIDEO/10inoneAuto.swf" quality="high" bgcolor="#c0c7cd" width="447" height="289" name="10inoneAuto" align="middle" allowScriptAccess="sameDomain" allowFullScreen="true" type="application/x-shockwave-flash" pluginspage="http://www.macromedia.com/go/getflashplayer" &gt;&lt;/ /&gt;<br />	&lt;/object&gt;<br />&lt;/noscript&gt;<br />]]></description>
		<pubDate>Wed, 21 Jan 2009 15:32:17 -0500</pubDate>
		<guid>http://w3schools.invisionzone.com/index.php?showtopic=23027</guid>
	</item>
	<item>
		<title>Flash Text Vs Word Text</title>
		<link>http://w3schools.invisionzone.com/index.php?showtopic=22955</link>
		<description><![CDATA[Hi,<br /><br />Does anyone know why, Flash Arial 14pt text, is smaller than Microsoft Word Arial 14(pt?) text?<br /><br />When you compare them side to side, Word's text is bigger? Does Word use pt size?<br /><br />TIA<br /><br />Dan]]></description>
		<pubDate>Wed, 14 Jan 2009 06:56:47 -0500</pubDate>
		<guid>http://w3schools.invisionzone.com/index.php?showtopic=22955</guid>
	</item>
	<item>
		<title>Alternative To Paying $700?</title>
		<link>http://w3schools.invisionzone.com/index.php?showtopic=22937</link>
		<description><![CDATA[As the Flash tutorial suggested, I went to the Adobe site, and found that Adobe Flash costs $700!   <br /><br />I'm working for a non-profit and may use Flash for only one project. <br />I simply want to put boxes on the screen, connected with lines, and move and resize them interactively.<br /><br />Are there alternatives to the expensive Adobe product?]]></description>
		<pubDate>Mon, 12 Jan 2009 13:12:51 -0500</pubDate>
		<guid>http://w3schools.invisionzone.com/index.php?showtopic=22937</guid>
	</item>
	<item>
		<title>Flash Tab Box</title>
		<link>http://w3schools.invisionzone.com/index.php?showtopic=22927</link>
		<description><![CDATA[Here on www.linkinpark.com there is a tab section, is there some sort of template in flash just for that?<br /><br />I wouldn't know. <img src="http://w3schools.invisionzone.com/style_emoticons/default/huh.gif" style="vertical-align:middle" emoid=":huh:" border="0" alt="huh.gif" />]]></description>
		<pubDate>Sun, 11 Jan 2009 16:58:41 -0500</pubDate>
		<guid>http://w3schools.invisionzone.com/index.php?showtopic=22927</guid>
	</item>
	<item>
		<title>How To Install Flash Template? (help Me)</title>
		<link>http://w3schools.invisionzone.com/index.php?showtopic=22923</link>
		<description><![CDATA[I searched up a flash template for my website,<br /><br />I need to know how to install it on my page, when i downloaded the template zip, inside there is these files, a  .swf, a .fla  , and a scripts folder with a AC_RunActiveContent.js.<br /><br /><br />i dont know what to do with this files? where do i put them so the template shows on my page?<br /><br />im using filezilla as ftp client, and all i have in my website is a public_html folder with a default.php in it.<br /><br />Thanks in advance.]]></description>
		<pubDate>Sun, 11 Jan 2009 12:11:25 -0500</pubDate>
		<guid>http://w3schools.invisionzone.com/index.php?showtopic=22923</guid>
	</item>
	<item>
		<title>Audio Issues In Video Accessed With Mac</title>
		<link>http://w3schools.invisionzone.com/index.php?showtopic=22839</link>
		<description><![CDATA[Have a video with audio and works well when I tested in two PCs. I have been told by someone with a Mac that the audio is completely messed up. Does anyone know why this would be different and what I can change to make it work? Also, is there a way to test without having a Mac?<br /><br />Son]]></description>
		<pubDate>Sun, 04 Jan 2009 15:35:34 -0500</pubDate>
		<guid>http://w3schools.invisionzone.com/index.php?showtopic=22839</guid>
	</item>
	<item>
		<title>Contact Form Problem</title>
		<link>http://w3schools.invisionzone.com/index.php?showtopic=22838</link>
		<description><![CDATA[I am having some problem with my contact form, and was wondering if anyone might be able to help me get if fixed and working right.<br /><br />Thanks,<br />Matt<br /><br /><a href="http://mlhwebdesigns.com/development/myform.html" target="_blank">http://mlhwebdesigns.com/development/myform.html</a><br /><br />I don't know if you will need to code or not, if you do let me know.<br /><br />*Page address changed.]]></description>
		<pubDate>Sun, 04 Jan 2009 15:35:16 -0500</pubDate>
		<guid>http://w3schools.invisionzone.com/index.php?showtopic=22838</guid>
	</item>
	<item>
		<title><![CDATA[Don't Render Text As Html]]></title>
		<link>http://w3schools.invisionzone.com/index.php?showtopic=22693</link>
		<description><![CDATA[Hi everybody,<br /><br />i'am a beginner with flash, but so far so good i  created an email sent form.<br />The only problem i have is with the variables.<br />They are shown with a bunch of html tags, and that's not what i had in mind.<br /><br />In flash i disabled the the option RENDER TEXT AS HTML but no succes.<br /><br />what am i missing.<br />In the email sent  i just want plain text without the html tags<br /><br />thanx in advance<br />leandra<br />]]></description>
		<pubDate>Sun, 21 Dec 2008 14:36:39 -0500</pubDate>
		<guid>http://w3schools.invisionzone.com/index.php?showtopic=22693</guid>
	</item>
	<item>
		<title>Convert Dvd To .flv</title>
		<link>http://w3schools.invisionzone.com/index.php?showtopic=22624</link>
		<description><![CDATA[Just downloaded a DVD to Flash converter (Aimersoft) with having quite bad video to start off with. Then I maximised all setting with great results, but wonder what is really necessary for good video quality. There are settings for <br />- frame rate, resolution, bit rate for video<br />- sample rate and audio rate for audio<br />that you can change. <br /><br />Anyone any ideas?<br /><br />Son]]></description>
		<pubDate>Mon, 15 Dec 2008 15:44:31 -0500</pubDate>
		<guid>http://w3schools.invisionzone.com/index.php?showtopic=22624</guid>
	</item>
	<item>
		<title>Actionscript Errors</title>
		<link>http://w3schools.invisionzone.com/index.php?showtopic=22557</link>
		<description><![CDATA[I recently bought a Flash template website but when I save it as an swf file I get some errors. The errors I get are:<br /><br /><!--quoteo--><div class='quotetop'>QUOTE </div><div class='quotemain'><!--quotec-->**Error** Symbol=Standard: Scrollbar: Up Button, layer=Layer 3, frame=1:Line<br />1: The class or interface 'xm.components.SBPButtonComponent' could not be<br />loaded.<br /><br />**Error** Symbol=Align Component (this), layer=Bounding, frame=1:Line 4: The<br />class or interface 'xm.components.AlignComponent' could not be loaded.<br />//<br /><br />**Error** Symbol=VScrollbar Component (Legacy), layer=Layer 1, frame=1:Line 1:<br />The class or interface 'xm.components.VScrollbarComponent' could not be<br />loaded.<br /><br />**Error** Symbol=Legacy: Scrollbar: Slider, layer=Layer 1, frame=1:Line 1: The<br />class or interface 'xm.components.SBPButtonComponent' could not be loaded.<br /><br />Total ActionScript Errors: 4 Reported Errors: 4<!--QuoteEnd--></div><!--QuoteEEnd--><br /><br />Because of these errors the scroll bars on the site aren't working (they just constantly flicker and won't scroll). I've tried contacting the site that I bought the template from, but after two weeks I still haven't had a reply from them. Is there anything that I can do to fix this problem?<br />Thanks]]></description>
		<pubDate>Mon, 08 Dec 2008 05:48:15 -0500</pubDate>
		<guid>http://w3schools.invisionzone.com/index.php?showtopic=22557</guid>
	</item>
	<item>
		<title>How to Convert SWF to AVI and other video formats easily?</title>
		<link>http://w3schools.invisionzone.com/index.php?showtopic=22481</link>
		<description><![CDATA[In computer graphic processing, especially in Adobe Photoshop, a color image file is composed of one or more channels, and each channel contains the color information of the image. The 3 basic channels are: RGB for red, for green and for blue. There is a necessity and importance to find a word to describe the transparent channel, and this transparent channel is called alpha channel. It is always taken for granted that the alpha channel is a “non-color” channel.<br />Moyea SWF to Video Converter Pro is a professional tool to convert SWF to video, and is the unique conversion tool in the world that supports the conversion of SWF to AVI with alpha.<br /><br />To launch the software, download from: <a href="http://www.swfkits.com/swf_to_video/" target="_blank">http://www.swfkits.com/swf_to_video/</a><br /><br />1. Input the Flash Files:<br />Click “Browse…” tab to input the flash files from your computer folder. Click “V” immediately behind, a drop list will cascade automatically. Choose among “From Folder”, “From IE cache” and “Flash Projector”, and there will be a dialog box accordingly pops up. Choose the file in those dialog boxes and click “OK”. On the right of the pane are the properties of the current playing flash.<br /><br />Capture Pictures<br />Click the “Original” in the Background Color box, there will pop up a pigment pane, you can select one color or just DIY a color for your video background. Click the “Camera” tab to capture a picture of the playing flash, and the image files are saved as JPEG format files. Click “folder” on the right to check for its saving folder. You can click the button continuously for pictures, and check them together. Click “Crop” in the menu to crop the video.<br /><br />2. Crop the Video<br />Click the button “Crop” and the following interface will pop up.<br />Crop the video. Crop the video size by changing the values on the right of the pane. Choose “Select All”, and the video will keep the original size. Or simply move your mouse cursor on the video pane to make it.<br /><br />Tips:<br />a. Add image water mark: check the “Add image water mark” box to add an image to the video --- click “Folder” immediately behind to browse for the image from your folder --- click “None” in the box to set the transparency of your image. “None” is for no editing, and on clicking “Select…”, a dialog box pops up automatically.<br />b. Edit the image. Set the RGB values to DIY a color, showing in the bar below. Drag the tolerance bar, you can easily get the picture altered in pixel; drag the Alpha bar to adjust the opacity of the picture. Click “OK” to continue.<br />c. Set the image position. Place the position of your image by changing the values on the right side. Click the lock in the core, and you can set one certain value without changing other values.<br /><br />See more in <a href="http://www.swfskits.com" target="_blank">swf converter</a><br />]]></description>
		<pubDate>Mon, 01 Dec 2008 20:39:48 -0500</pubDate>
		<guid>http://w3schools.invisionzone.com/index.php?showtopic=22481</guid>
	</item>
	<item>
		<title>How to convert SWF to FLV / DVD / VCD / SVCD?</title>
		<link>http://w3schools.invisionzone.com/index.php?showtopic=22480</link>
		<description><![CDATA[I. What is FLV?<br />FLV, or Flash Live Video file, is a preferred file format that is designed for web playback, offering high rates of compression to deliver video over the Internet using Adobe Flash Player.<br />FLV content cannot be played back directly but must be embedded in (or linked from) an SWF file. You create (or download) a “container” SWF file from which to play the FLV file. The most common approach is to use an SWF file that functions as a media player with screen and playback controls. Notable users of the FLV format include YouTube, Google Video, Reuters.com, Yahoo! Video and MySpace.<br /><br />II. What is SWF?<br />The SWF file format (pronounced “swiff”) delivers vector graphics, text, video, and sound over the Internet to AdobeFlashPlayer software. The SWF file format is designed to be an efficient delivery format, not a format for exchanging graphics between graphics editors. It is designed to meet the goals of On-screen display, Extensibility, Network delivery, Simplicity, Scriptability, Speed, Scalability.<br /><br />III. How to convert?<br /><br />1.Download a converter: <a href="http://www.moyeamedia.com/download/swf4tube/swf4tube_setup.exe" target="_blank">http://www.moyeamedia.com/download/swf4tub...4tube_setup.exe</a><br /><br />2. Click “Browse…”tab to input flash files from your computer folder. Click “V” immediately behind, a drop list will cascade automatically. Choose among “From Folder”, “From IE cache” and “Flash Projector”, and there will be a dialog box accordingly pops up. Choose files in those dialog boxes and click “OK”. On the right of pane are the properties of current playing flash.<br />Tips: On opening the window, you will get “Single Mode” conversion, if you have many files to convert; you are suggested to choose “Batch Mode” on the top left.<br /><br />3. Export<br />Click “Export” tab in menu, go to “export” window and choose the format you want.<br /><br />4. Convert<br />Click “Convert”, go to the “convert” window, click “Play and Capture”, after the playing is finished, click “finish”, then the movie, games or other swf files will be converted to the formats you want, and downloaded to the location you choose. <br /><br />See more in <a href="http://www.swfskits.com" target="_blank">swf converter</a><br /><br />]]></description>
		<pubDate>Mon, 01 Dec 2008 20:05:37 -0500</pubDate>
		<guid>http://w3schools.invisionzone.com/index.php?showtopic=22480</guid>
	</item>
	<item>
		<title>AS 3 Help</title>
		<link>http://w3schools.invisionzone.com/index.php?showtopic=22426</link>
		<description><![CDATA[edit: fixed it <img src="http://w3schools.invisionzone.com/style_emoticons/default/smile.gif" style="vertical-align:middle" emoid=":)" border="0" alt="smile.gif" />]]></description>
		<pubDate>Thu, 27 Nov 2008 08:27:12 -0500</pubDate>
		<guid>http://w3schools.invisionzone.com/index.php?showtopic=22426</guid>
	</item>
	<item>
		<title>Mouse events are permitted only for button instances??</title>
		<link>http://w3schools.invisionzone.com/index.php?showtopic=22422</link>
		<description><![CDATA[Im really new to flash and i cant execute any actionscript to my button because it says "Mouse events are permitted only for button instances]]></description>
		<pubDate>Thu, 27 Nov 2008 05:41:33 -0500</pubDate>
		<guid>http://w3schools.invisionzone.com/index.php?showtopic=22422</guid>
	</item>
	<item>
		<title>This page</title>
		<link>http://w3schools.invisionzone.com/index.php?showtopic=22421</link>
		<description><![CDATA[<a href="http://www.guardian.co.uk/world/interactive/2008/nov/25/oil-price-collapse" target="_blank">http://www.guardian.co.uk/world/interactiv...-price-collapse</a><br /><br />Can someone tell me what is the alternative to this flash applet box thing, using xhtml. I don't have flash so... <img src="http://w3schools.invisionzone.com/style_emoticons/default/mellow.gif" style="vertical-align:middle" emoid=":mellow:" border="0" alt="mellow.gif" />]]></description>
		<pubDate>Thu, 27 Nov 2008 05:17:54 -0500</pubDate>
		<guid>http://w3schools.invisionzone.com/index.php?showtopic=22421</guid>
	</item>
	<item>
		<title><![CDATA[Trouble loading swf's in AS3.0]]></title>
		<link>http://w3schools.invisionzone.com/index.php?showtopic=22265</link>
		<description><![CDATA[Hi people!<br /><br />The last time I used Actionscript, the current standard was 2.0, and I realize things have changed. I encounter my problem when trying to load a swf into a movieclip-container on the "main page".<br /><br /><div class='codetop'>CODE</div><div class='codemain' style='height:200px;white-space:pre;overflow:auto'>homeBTN.addEventListener(MouseEvent.CLICK, myButtonFunction);<br />function myButtonFunction(event: MouseEvent) {<br />_root.contents.loadMovie("commercial.swf");<br />}</div><br /><br /><br />Flash responds with:<br />1119: Access of possibly undefined property contents through a reference with static type flash.display:DisplayObject.<br /><br />The coding in line three used to work in AS2.0, and I've been searching the web forward and back for many hours now without a final solution.<br />Could anyone please give me any pointers? <br /><br />Thanks in advance :-)]]></description>
		<pubDate>Tue, 18 Nov 2008 12:02:45 -0500</pubDate>
		<guid>http://w3schools.invisionzone.com/index.php?showtopic=22265</guid>
	</item>
	<item>
		<title>how to allow .swf or mp4 video play streaming without delay</title>
		<link>http://w3schools.invisionzone.com/index.php?showtopic=21930</link>
		<description><![CDATA[I just ran out of ideas where I can find information of how to.  I am running ubuntu 8.04 with apache,mysql, php.  I designing html page to just make available movies and educational videos for my home network as a test.  Here is my code to how I am linking.<br /><br /><!--c1--><div class='codetop'>CODE</div><div class='codemain'><!--ec1-->&nbsp;&nbsp;&nbsp;&nbsp;&#60;h3&#62;&#60;a href=&#34;MyVideo.mp4&#34;<br />&nbsp;&nbsp;&nbsp;&nbsp;target=&#34;_blank&#34;&#62;Myvideo.mp4&#60;/a&#62;&#60;/h3&#62;<!--c2--></div><!--ec2--><br /><br />My problem is that the movie doesn't play until it is all downloaded. How do I get it to start playing right after it is clicked on and while it is downloading the full video? <br />Similar to how a youtube video or any online video. You press play and it starts playing buffering the full video.  I can't figure it out in html.<br />I guess at least lead to me to what I need to learn so I can accomplish do this, like I don't know if php will help, I studied a little or basics of html, xml, and javascript.<br /><br />Thanks]]></description>
		<pubDate>Sun, 12 Oct 2008 23:48:59 -0400</pubDate>
		<guid>http://w3schools.invisionzone.com/index.php?showtopic=21930</guid>
	</item>
	<item>
		<title>uploading text files</title>
		<link>http://w3schools.invisionzone.com/index.php?showtopic=21913</link>
		<description><![CDATA[hi......<br /><br />i am making a website in php in which i have used media-player for play videos and audio clips. The prob is it runs on IE by enabling activeX but it doesnt run on Firefox.....kindly help<br /><br />i want to use players that can play formats of mostly all types..]]></description>
		<pubDate>Sat, 11 Oct 2008 14:33:26 -0400</pubDate>
		<guid>http://w3schools.invisionzone.com/index.php?showtopic=21913</guid>
	</item>
	<item>
		<title>Flash and search engines</title>
		<link>http://w3schools.invisionzone.com/index.php?showtopic=21903</link>
		<description><![CDATA[Hello, <br /><br />I'm brand new to these forums, I've been working with dreamweaver for 4 years and Flash for 1 month. I know that search engines like google not only look at your meta tag within your webpages but also look through the text in the document. <br /><br />My questions is can a search engine look through the Flash file at all to look for keywords in the text?<br /><br />Here is a example of my abilities with Flash<br /><a href="http://02be751.netsolhost.com/site_PC/Pages/index.html" target="_blank">http://02be751.netsolhost.com/site_PC/Pages/index.html</a><br /><br />Thank you]]></description>
		<pubDate>Fri, 10 Oct 2008 15:05:44 -0400</pubDate>
		<guid>http://w3schools.invisionzone.com/index.php?showtopic=21903</guid>
	</item>
</channel>
</rss>