<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:wfw="http://wellformedweb.org/CommentAPI/" xmlns:dc="http://purl.org/dc/elements/1.1/">
	<channel>
		<title>Adobe Flash</title>
		<link>http://dmaforum.forumotion.net/adobe-flash-f3/-t1.htm</link>
		<description>Everything related to Adobe Flash (all versions)</description>
		<lastBuildDate>Fri, 09 Oct 2009 02:08:35 GMT</lastBuildDate>
		<ttl>10</ttl>
		<image>
			<title>Adobe Flash</title>
			<url>http://www.dmaclasses.com/ForumHeader.jpg</url>
			<link>http://dmaforum.forumotion.net/adobe-flash-f3/-t1.htm</link>
		</image>
		<item>
			<title>I wrote this tutorial. Flash using Papervision3d to create a cube.</title>
			<link>http://dmaforum.forumotion.net/adobe-flash-f3/i-wrote-this-tutorial-flash-using-papervision3d-to-create-a-cube-t56.htm</link>
			<dc:creator>jorgelopez</dc:creator>
			<description><![CDATA[I created this tutorial that shows you how to create real 3 dimensional objects in Flash. I created a cube using Papervision3d. Let me know what you think. Do you want me to show you more of this stuff?
<br />
<font color="green">
<br />
<a href="http://vimeo.com/6969725" target="_blank">http://vimeo.com/6969725</a></font>]]></description>
			<category>Adobe Flash</category>
			<pubDate>Fri, 09 Oct 2009 02:08:35 GMT</pubDate>
			<comments>http://dmaforum.forumotion.net/adobe-flash-f3/i-wrote-this-tutorial-flash-using-papervision3d-to-create-a-cube-t56.htm#103</comments>
			<guid>http://dmaforum.forumotion.net/adobe-flash-f3/i-wrote-this-tutorial-flash-using-papervision3d-to-create-a-cube-t56.htm</guid>
		</item>
		<item>
			<title>Check out this video! 3D Games in Flash.</title>
			<link>http://dmaforum.forumotion.net/adobe-flash-f3/check-out-this-video-3d-games-in-flash-t55.htm</link>
			<dc:creator>jorgelopez</dc:creator>
			<description><![CDATA[Check out this video of the recent past Flash on the Beach showcase. Flash has become very powerful.
<br />

<br />
<a href="http://www.vimeo.com/6768982" class="postlink" target="_blank"><a href="http://www.vimeo.com/6768982" target="_blank">http://www.vimeo.com/6768982</a></a>]]></description>
			<category>Adobe Flash</category>
			<pubDate>Thu, 01 Oct 2009 00:18:51 GMT</pubDate>
			<comments>http://dmaforum.forumotion.net/adobe-flash-f3/check-out-this-video-3d-games-in-flash-t55.htm#102</comments>
			<guid>http://dmaforum.forumotion.net/adobe-flash-f3/check-out-this-video-3d-games-in-flash-t55.htm</guid>
		</item>
		<item>
			<title>Finally GRADUATED FROM TCI!</title>
			<link>http://dmaforum.forumotion.net/adobe-flash-f3/finally-graduated-from-tci-t52.htm</link>
			<dc:creator>jorgelopez</dc:creator>
			<description>I finally completed my final semester at TCI. Now I have time to create some very exciting and advanced Flash tutorials.</description>
			<category>Adobe Flash</category>
			<pubDate>Thu, 13 Aug 2009 00:00:20 GMT</pubDate>
			<comments>http://dmaforum.forumotion.net/adobe-flash-f3/finally-graduated-from-tci-t52.htm#98</comments>
			<guid>http://dmaforum.forumotion.net/adobe-flash-f3/finally-graduated-from-tci-t52.htm</guid>
		</item>
		<item>
			<title>Who in this forum is really interested and loves Flash!!!!!!!</title>
			<link>http://dmaforum.forumotion.net/adobe-flash-f3/who-in-this-forum-is-really-interested-and-loves-flash-t33.htm</link>
			<dc:creator>jorgelopez</dc:creator>
			<description>I just wanted to know if anybody really has a passion for Flash. I am asking this because I love Flash and I see many students in the Flash class that just get their flash work done because the professor requires them to do so and they don't look really interested in Flash. Many people complain that Flash's Actionscript is too difficult. I have to tell you that I learned Actionscript about 3 years ago on my own and now I know all about Actionscript. It is  my passion. Plus it is big money. I  ...</description>
			<category>Adobe Flash</category>
			<pubDate>Wed, 04 Mar 2009 01:38:37 GMT</pubDate>
			<comments>http://dmaforum.forumotion.net/adobe-flash-f3/who-in-this-forum-is-really-interested-and-loves-flash-t33.htm#68</comments>
			<guid>http://dmaforum.forumotion.net/adobe-flash-f3/who-in-this-forum-is-really-interested-and-loves-flash-t33.htm</guid>
		</item>
		<item>
			<title>Opening an External Html page with Actionscript 3.</title>
			<link>http://dmaforum.forumotion.net/adobe-flash-f3/opening-an-external-html-page-with-actionscript-3-t50.htm</link>
			<dc:creator>jorgelopez</dc:creator>
			<description>In some situations it is required to link to an external website. If your website is created mainly in Flash then linking to an external website is like this.



1. create a button or a movieclip to act as a button.

2. Give your buttton an instance name.

3. Write the actionscript code for it. It is like this.

     Lets say your button is named &quot;myButton&quot;.

    Set up the listener for the onclick event.



Code:var url&#58;URLRequest = new URLRequest&#40;&quot;http&#58;//google.com&quot;&#41;;



myButton.addEventListener&#40;MouseEvent.CLICK,  ...</description>
			<category>Adobe Flash</category>
			<pubDate>Sat, 20 Jun 2009 18:42:13 GMT</pubDate>
			<comments>http://dmaforum.forumotion.net/adobe-flash-f3/opening-an-external-html-page-with-actionscript-3-t50.htm#94</comments>
			<guid>http://dmaforum.forumotion.net/adobe-flash-f3/opening-an-external-html-page-with-actionscript-3-t50.htm</guid>
		</item>
		<item>
			<title>ActionScript Website</title>
			<link>http://dmaforum.forumotion.net/adobe-flash-f3/actionscript-website-t43.htm</link>
			<dc:creator>rchen</dc:creator>
			<description>Hi all,



I'm new to the forum, so not sure if someone has posted this site http://www.actionscript.org/index.php.



It's a pretty nice site with many tutorials for actionscript, I found it useful for the DMA202 class.



Enjoy.   </description>
			<category>Adobe Flash</category>
			<pubDate>Thu, 23 Apr 2009 03:15:13 GMT</pubDate>
			<comments>http://dmaforum.forumotion.net/adobe-flash-f3/actionscript-website-t43.htm#86</comments>
			<guid>http://dmaforum.forumotion.net/adobe-flash-f3/actionscript-website-t43.htm</guid>
		</item>
		<item>
			<title>I created this Flash site!</title>
			<link>http://dmaforum.forumotion.net/adobe-flash-f3/i-created-this-flash-site-t42.htm</link>
			<dc:creator>jorgelopez</dc:creator>
			<description><![CDATA[Hello, 
<br />

<br />
I created this website for DMA202 final project. Check it out here: <a href="http://dmaprogram.com/student_work/DMA202_A91/Jlopez" target="_blank">http://dmaprogram.com/student_work/DMA202_A91/Jlopez</a>]]></description>
			<category>Adobe Flash</category>
			<pubDate>Mon, 20 Apr 2009 03:34:47 GMT</pubDate>
			<comments>http://dmaforum.forumotion.net/adobe-flash-f3/i-created-this-flash-site-t42.htm#85</comments>
			<guid>http://dmaforum.forumotion.net/adobe-flash-f3/i-created-this-flash-site-t42.htm</guid>
		</item>
		<item>
			<title>Multi sound player in flash!!</title>
			<link>http://dmaforum.forumotion.net/adobe-flash-f3/multi-sound-player-in-flash-t41.htm</link>
			<dc:creator>jorgelopez</dc:creator>
			<description>I created this project to help many students in my DMA 202 class. I see that many are struggling with an assignment Mr. Sabio gave us. I created this solution because I have seen many cries and even tears.

The assignment is to re-design an existing website called mycubanrose.com. Sabio wants us to create it so that when a new button is clicked; a different sound plays. Students are having trouble stoping the sound. They try to stop the sound and load a new one, but, for some reason both of  ...</description>
			<category>Adobe Flash</category>
			<pubDate>Fri, 10 Apr 2009 02:40:10 GMT</pubDate>
			<comments>http://dmaforum.forumotion.net/adobe-flash-f3/multi-sound-player-in-flash-t41.htm#84</comments>
			<guid>http://dmaforum.forumotion.net/adobe-flash-f3/multi-sound-player-in-flash-t41.htm</guid>
		</item>
		<item>
			<title>new flash site</title>
			<link>http://dmaforum.forumotion.net/adobe-flash-f3/new-flash-site-t38.htm</link>
			<dc:creator>JesusR</dc:creator>
			<description><![CDATA[<a href="http://www.flashperfection.com/" target="_blank">http://www.flashperfection.com/</a>   is a great website for flash tutorials. Enjoy]]></description>
			<category>Adobe Flash</category>
			<pubDate>Wed, 11 Mar 2009 14:56:46 GMT</pubDate>
			<comments>http://dmaforum.forumotion.net/adobe-flash-f3/new-flash-site-t38.htm#79</comments>
			<guid>http://dmaforum.forumotion.net/adobe-flash-f3/new-flash-site-t38.htm</guid>
		</item>
		<item>
			<title>Phone calls from Flash?</title>
			<link>http://dmaforum.forumotion.net/adobe-flash-f3/phone-calls-from-flash-t35.htm</link>
			<dc:creator>jorgelopez</dc:creator>
			<description>Yes. That's right! There's a company called Ribbit that has a set of Actionscript libraries that allow you to call anyone from any swf file. This is great if you are making a website for a client and need to add immediate contact features for their site. You can create the code neccessary to make the calls. The person can make a call from the computer to the client. The user has to have a microphone. The user can just visit the website and on the contact page just click on call and the client  ...</description>
			<category>Adobe Flash</category>
			<pubDate>Wed, 04 Mar 2009 01:46:20 GMT</pubDate>
			<comments>http://dmaforum.forumotion.net/adobe-flash-f3/phone-calls-from-flash-t35.htm#70</comments>
			<guid>http://dmaforum.forumotion.net/adobe-flash-f3/phone-calls-from-flash-t35.htm</guid>
		</item>
		<item>
			<title>I came across this great flash application!!!!</title>
			<link>http://dmaforum.forumotion.net/adobe-flash-f3/i-came-across-this-great-flash-application-t30.htm</link>
			<dc:creator>jorgelopez</dc:creator>
			<description><![CDATA[The person or company who created this Flash web application is such a good programmer. This is an image editor very similar to photoshop created in Flash. Believe it or not it is all Flash. You open a picture and you can manipulate it. Check it out here: <font color="red"><a href="http://pixlr.com/editor/" class="postlink" target="_blank"><a href="http://pixlr.com/editor/" target="_blank">http://pixlr.com/editor/</a></a></font>]]></description>
			<category>Adobe Flash</category>
			<pubDate>Wed, 25 Feb 2009 00:03:18 GMT</pubDate>
			<comments>http://dmaforum.forumotion.net/adobe-flash-f3/i-came-across-this-great-flash-application-t30.htm#63</comments>
			<guid>http://dmaforum.forumotion.net/adobe-flash-f3/i-came-across-this-great-flash-application-t30.htm</guid>
		</item>
		<item>
			<title>Problem with Flash Preloader for class? I wrote this tutorial.</title>
			<link>http://dmaforum.forumotion.net/adobe-flash-f3/problem-with-flash-preloader-for-class-i-wrote-this-tutorial-t24.htm</link>
			<dc:creator>jorgelopez</dc:creator>
			<description>Hello,



I am currently taking DMA 202 (Multimedia 2) and DMA 205 (Flash interactivity) and I've noticed that a lot of people seem to be having problems with Flash movie preloaders. I wrote this short tutorial to help out those who are lost. Just realize that this is not the only way of creating a preloader. I think that this may be the simplest way of creating one.



Preloader



a. Open Flash.

b. Create a background bar.

c. Create a bar with the Rectangle tool 200 pixels wide. Turn it into  ...</description>
			<category>Adobe Flash</category>
			<pubDate>Wed, 18 Feb 2009 22:58:04 GMT</pubDate>
			<comments>http://dmaforum.forumotion.net/adobe-flash-f3/problem-with-flash-preloader-for-class-i-wrote-this-tutorial-t24.htm#50</comments>
			<guid>http://dmaforum.forumotion.net/adobe-flash-f3/problem-with-flash-preloader-for-class-i-wrote-this-tutorial-t24.htm</guid>
		</item>
		<item>
			<title>Great flash and photoshop tutorials</title>
			<link>http://dmaforum.forumotion.net/adobe-flash-f3/great-flash-and-photoshop-tutorials-t19.htm</link>
			<dc:creator>JesusR</dc:creator>
			<description><![CDATA[check out  <img src="http://illiweb.com/fa/i/smiles/icon_arrow.gif" alt="Arrow" longdesc="19" />   <a href="http://www.spoono.com" target="_blank">www.spoono.com</a> for flash and photoshop tutorials. they also have fireworks tutorials of wanted..]]></description>
			<category>Adobe Flash</category>
			<pubDate>Mon, 09 Feb 2009 21:34:03 GMT</pubDate>
			<comments>http://dmaforum.forumotion.net/adobe-flash-f3/great-flash-and-photoshop-tutorials-t19.htm#38</comments>
			<guid>http://dmaforum.forumotion.net/adobe-flash-f3/great-flash-and-photoshop-tutorials-t19.htm</guid>
		</item>
		<item>
			<title>more flash websites</title>
			<link>http://dmaforum.forumotion.net/adobe-flash-f3/more-flash-websites-t20.htm</link>
			<dc:creator>JesusR</dc:creator>
			<description><![CDATA[check out <a href="http://www.flashden.net" target="_blank">www.flashden.net</a> and <a href="http://www.flashfridge.com" target="_blank">http://www.flashfridge.com</a> for some ideas tutorials and others. Flashden is a website to expand your ideas with flash. think outside the stage...]]></description>
			<category>Adobe Flash</category>
			<pubDate>Wed, 11 Feb 2009 18:02:24 GMT</pubDate>
			<comments>http://dmaforum.forumotion.net/adobe-flash-f3/more-flash-websites-t20.htm#39</comments>
			<guid>http://dmaforum.forumotion.net/adobe-flash-f3/more-flash-websites-t20.htm</guid>
		</item>
		<item>
			<title>Check out this amazing website and Get some inspiration.</title>
			<link>http://dmaforum.forumotion.net/adobe-flash-f3/check-out-this-amazing-website-and-get-some-inspiration-t15.htm</link>
			<dc:creator>jorgelopez</dc:creator>
			<description>Hello. I'm a huge fan of Big Spaceship Company. They develop and design the most amazing and unique flash websites. This company is located in Brooklyn. Well, they just launched a new website called Pretty Loaded. It shows only the best flash preloaders that have been created. It's entertaining and inspirational. Check it out and Judge for your self Here:   http://www.prettyloaded.com/ </description>
			<category>Adobe Flash</category>
			<pubDate>Thu, 29 Jan 2009 04:01:02 GMT</pubDate>
			<comments>http://dmaforum.forumotion.net/adobe-flash-f3/check-out-this-amazing-website-and-get-some-inspiration-t15.htm#25</comments>
			<guid>http://dmaforum.forumotion.net/adobe-flash-f3/check-out-this-amazing-website-and-get-some-inspiration-t15.htm</guid>
		</item>
	</channel>
</rss>