<?xml version="1.0" encoding="utf-8"?>

<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/">
	<channel>
		<title>DaniWeb IT Discussion Community - Graphics and Multimedia</title>
		<link>http://www.daniweb.com/forums</link>
		<description>Our Graphics and Multimedia forum is the place for discussions related to Adobe and Macromedia product suites, including programs such as Flash and Photoshop, as well as other products in the same general family.</description>
		<language>en-US</language>
		<lastBuildDate>Thu, 15 May 2008 16:16:55 GMT</lastBuildDate>
		<generator>vBulletin</generator>
		<ttl>60</ttl>
		<image>
			<url>http://www.daniweb.com/forums/myimages/misc/rss.jpg</url>
			<title>DaniWeb IT Discussion Community - Graphics and Multimedia</title>
			<link>http://www.daniweb.com/forums</link>
		</image>
		<item>
			<title>Flash Music, outside my element!</title>
			<link>http://www.daniweb.com/forums/thread123981.html</link>
			<pubDate>Tue, 13 May 2008 10:00:51 GMT</pubDate>
			<description><![CDATA[I'm lost on this and am going to lose the account if I can't find a solution!!! I started a Flash website for a band. They have several samples of music from their CD which they want to play on the website. I've got them to play as button events but that's a problem in itself! They keep overlapping...]]></description>
			<content:encoded><![CDATA[<div>I'm lost on this and am going to lose the account if I can't find a solution!!! I started a Flash website for a band. They have several samples of music from their CD which they want to play on the website. I've got them to play as button events but that's a problem in itself! They keep overlapping as I can't get one instance to stop and start another. I can get them to play a single time, so if someone selects a sample, they'll just have to let it play through and then select a second one...I can live with that but would prefer the samples to stop playing when another is selected.<br />
<br />
Here's my biggest problem though; there's a background sound that plays when the swf file is loaded and repeats itself indefinitely. This is what the client wants. I want the bg music to stop playing when a sample from the CD is played but I can't, for the life of me, get it stop playing when the sample is selected! I'm trying it as actionscript but not even sure if that is correct, I again can get one to play but it won't stop anything else from playing so everything just overlaps everything else!<br />
<br />
Can I control a timeline sound (i.e. a background sound) with a button sound or event?<br />
Here's the sample of a single button:<br />
<div style="margin:10px 20px 20px 20px"> <code style="margin:0px" dir="ltr" style="text-align:left">on (release) {<br />
var mySound:Sound= new Sound();<br />
mySound.loadSound(&quot;Judge Judy (1m 26s).mp3&quot; , true);<br />
mySound.onLoad = function() {<br />
mySound.start();}<br />
}</code> </div>
<br />
How do I stop the background sound when this button is selected? If I duplicate the button instance but give it a new name, can I then stop it somehow when another is selected?<br />
<br />
Sorry, I'm really a HTML/ASP designer and this flash stuff is really foreign to me!</div> ]]></content:encoded>
			<category domain="http://www.daniweb.com/forums/forum28.html">Graphics and Multimedia</category>
			<dc:creator>txwebdesign</dc:creator>
			<guid isPermaLink="true">http://www.daniweb.com/forums/thread123981.html</guid>
		</item>
		<item>
			<title>Right click in flash</title>
			<link>http://www.daniweb.com/forums/thread123968.html</link>
			<pubDate>Tue, 13 May 2008 08:58:12 GMT</pubDate>
			<description>is it available mouse right click event in flash?</description>
			<content:encoded><![CDATA[<div>is it available mouse right click event in flash?</div> ]]></content:encoded>
			<category domain="http://www.daniweb.com/forums/forum28.html">Graphics and Multimedia</category>
			<dc:creator>freshface001</dc:creator>
			<guid isPermaLink="true">http://www.daniweb.com/forums/thread123968.html</guid>
		</item>
		<item>
			<title>youtube or flv/swf videos adding in swiahmax</title>
			<link>http://www.daniweb.com/forums/thread123825.html</link>
			<pubDate>Mon, 12 May 2008 11:00:56 GMT</pubDate>
			<description><![CDATA[is there any way to add youtube video using swishmax.
i.e i will create a button[play] and keep a space for video in my swf and when i will press the button the video will load from online. is it possible in swishmax?]]></description>
			<content:encoded><![CDATA[<div>is there any way to add youtube video using swishmax.<br />
i.e i will create a button[play] and keep a space for video in my swf and when i will press the button the video will load from online. is it possible in swishmax?</div> ]]></content:encoded>
			<category domain="http://www.daniweb.com/forums/forum28.html">Graphics and Multimedia</category>
			<dc:creator>rockbd</dc:creator>
			<guid isPermaLink="true">http://www.daniweb.com/forums/thread123825.html</guid>
		</item>
		<item>
			<title>css menu does not display over flash in ie</title>
			<link>http://www.daniweb.com/forums/thread123434.html</link>
			<pubDate>Fri, 09 May 2008 19:59:18 GMT</pubDate>
			<description>I have a css based menu with flyouts enabled on hover.  The menu needs to display over flash on the home page of the website.  It does not do that in ie 6 or ie 7 but it works just fine in firefox.  The url to the site is http://www.blackdogbuilders.com.

Thanks in advance for your help.</description>
			<content:encoded><![CDATA[<div>I have a css based menu with flyouts enabled on hover.  The menu needs to display over flash on the home page of the website.  It does not do that in ie 6 or ie 7 but it works just fine in firefox.  The url to the site is <a rel="nofollow" class="t" href="http://www.blackdogbuilders.com" target="_blank">http://www.blackdogbuilders.com</a>.<br />
<br />
Thanks in advance for your help.</div> ]]></content:encoded>
			<category domain="http://www.daniweb.com/forums/forum28.html">Graphics and Multimedia</category>
			<dc:creator>cperryco</dc:creator>
			<guid isPermaLink="true">http://www.daniweb.com/forums/thread123434.html</guid>
		</item>
		<item>
			<title>Flash: help with map zooming animation</title>
			<link>http://www.daniweb.com/forums/thread122882.html</link>
			<pubDate>Wed, 07 May 2008 05:21:07 GMT</pubDate>
			<description><![CDATA[Anybody knows where I can find tutorial on "map zooming animation"?

I plan to do a website on Bali.

I would like to add an opening animation showing a world map, and then zooming in to the island of Bali.

Thanks!]]></description>
			<content:encoded><![CDATA[<div>Anybody knows where I can find tutorial on &quot;map zooming animation&quot;?<br />
<br />
I plan to do a website on Bali.<br />
<br />
I would like to add an opening animation showing a world map, and then zooming in to the island of Bali.<br />
<br />
Thanks!</div> ]]></content:encoded>
			<category domain="http://www.daniweb.com/forums/forum28.html">Graphics and Multimedia</category>
			<dc:creator>doel.jangkrik</dc:creator>
			<guid isPermaLink="true">http://www.daniweb.com/forums/thread122882.html</guid>
		</item>
		<item>
			<title>How do I insert code into Photoshop image?</title>
			<link>http://www.daniweb.com/forums/thread122156.html</link>
			<pubDate>Fri, 02 May 2008 18:19:10 GMT</pubDate>
			<description><![CDATA[Hi everyone,

I'm building my first website and have a question...probably a very simple one, but please bear with me, I'm a noob.

I made an image in Photoshop, and I like the way it turned out, but I have a problem...
the image is of a woman, and next to her I have a box that I want to use to...]]></description>
			<content:encoded><![CDATA[<div>Hi everyone,<br />
<br />
I'm building my first website and have a question...probably a very simple one, but please bear with me, I'm a noob.<br />
<br />
I made an image in Photoshop, and I like the way it turned out, but I have a problem...<br />
the image is of a woman, and next to her I have a box that I want to use to contain a few drop down menus. My problem is, I can't figure out how to insert the drop down menus into the image.<br />
<br />
<a rel="nofollow" class="t" href="http://www.americandatingsolutions.com" target="_blank">Link to my site</a><br />
<br />
I want to insert the menus in the whitespace underneath the blue header in the box.<br />
<br />
In addition to Photoshop, I have several other programs if they are necessary; have Dreamweaver, Illustrator and Flash (all are the CS3 versions, if that matters).<br />
<br />
Thanks for any help!</div> ]]></content:encoded>
			<category domain="http://www.daniweb.com/forums/forum28.html">Graphics and Multimedia</category>
			<dc:creator>flynismo</dc:creator>
			<guid isPermaLink="true">http://www.daniweb.com/forums/thread122156.html</guid>
		</item>
		<item>
			<title>Finding free images with redistribution rights?</title>
			<link>http://www.daniweb.com/forums/thread121780.html</link>
			<pubDate>Wed, 30 Apr 2008 16:58:30 GMT</pubDate>
			<description><![CDATA[Hi all

I'm creating a myspace layout editor. (yes .... i know there are thousands of them out there)

I am looking for sites that offer free graphics like animated gifs and backgrounds that that will allow me to host them and distribute them FROM MY OWN SITE. So far every graphics site I have...]]></description>
			<content:encoded><![CDATA[<div>Hi all<br />
<br />
I'm creating a myspace layout editor. (yes .... i know there are thousands of them out there)<br />
<br />
I am looking for sites that offer free graphics like animated gifs and backgrounds that that will allow me to host them and distribute them FROM MY OWN SITE. So far every graphics site I have found allows anyone to use the images as long as the images are not redistributed. I haven't found any that will allow the images to be redistributed.</div> ]]></content:encoded>
			<category domain="http://www.daniweb.com/forums/forum28.html">Graphics and Multimedia</category>
			<dc:creator>panther786</dc:creator>
			<guid isPermaLink="true">http://www.daniweb.com/forums/thread121780.html</guid>
		</item>
		<item>
			<title>flash button swap image function</title>
			<link>http://www.daniweb.com/forums/thread121411.html</link>
			<pubDate>Mon, 28 Apr 2008 14:40:44 GMT</pubDate>
			<description>does anyone no any code that can be attached to a flash button so that it finds and replaces images within a html page.

there is a page on the web which looks like it might tell you how to do it but i just keep getting database error when the page tries to load.  never had that one before...</description>
			<content:encoded><![CDATA[<div>does anyone no any code that can be attached to a flash button so that it finds and replaces images within a html page.<br />
<br />
there is a page on the web which looks like it might tell you how to do it but i just keep getting database error when the page tries to load.  never had that one before anyway.<br />
<br />
if someone who knows where else to find this it would be nice to point me in the right direction.</div> ]]></content:encoded>
			<category domain="http://www.daniweb.com/forums/forum28.html">Graphics and Multimedia</category>
			<dc:creator>kevin wood</dc:creator>
			<guid isPermaLink="true">http://www.daniweb.com/forums/thread121411.html</guid>
		</item>
		<item>
			<title>flash buttons and iframes</title>
			<link>http://www.daniweb.com/forums/thread121387.html</link>
			<pubDate>Mon, 28 Apr 2008 12:56:47 GMT</pubDate>
			<description><![CDATA[i am working with a flash menu and would like it load content into an iframe using the button from the menu.

i have had a look around and found this code   <div class="codeblock"> <div class="spaced"> <div class="light" style="float:right"> <a...]]></description>
			<content:encoded><![CDATA[<div>i am working with a flash menu and would like it load content into an iframe using the button from the menu.<br />
<br />
i have had a look around and found this code  <div style="margin:10px 20px 20px 20px"> <code style="margin:0px" dir="ltr" style="text-align:left">on (release){<br />
getURL(&quot;commissioning/index1.htm&quot; , &quot;ifrm&quot;);<br />
<br />
}</code> </div>
<br />
this is meant to load the new content into the iframe but it just opens it in a new window has anybody done this before?  does anyone no why this code is not working i have tried it without the quote marks around the frame id and it still has the same effect.</div> ]]></content:encoded>
			<category domain="http://www.daniweb.com/forums/forum28.html">Graphics and Multimedia</category>
			<dc:creator>kevin wood</dc:creator>
			<guid isPermaLink="true">http://www.daniweb.com/forums/thread121387.html</guid>
		</item>
		<item>
			<title>Dreamweaver Behaviors</title>
			<link>http://www.daniweb.com/forums/thread121308.html</link>
			<pubDate>Mon, 28 Apr 2008 04:41:22 GMT</pubDate>
			<description><![CDATA[Hi all;

I don't know that much about this.
I want to move a mouse over a button or text which has a person's name--then have their picture appear in probably a 2 inch square; then as a second feature, to click on the button an have his or her page load.

This must seem very basic, but then again,...]]></description>
			<content:encoded><![CDATA[<div>Hi all;<br />
<br />
I don't know that much about this.<br />
I want to move a mouse over a button or text which has a person's name--then have their picture appear in probably a 2 inch square; then as a second feature, to click on the button an have his or her page load.<br />
<br />
This must seem very basic, but then again, so am I.<br />
<br />
Thank you.<br />
<br />
cabman</div> ]]></content:encoded>
			<category domain="http://www.daniweb.com/forums/forum28.html">Graphics and Multimedia</category>
			<dc:creator>cabman</dc:creator>
			<guid isPermaLink="true">http://www.daniweb.com/forums/thread121308.html</guid>
		</item>
		<item>
			<title>hello</title>
			<link>http://www.daniweb.com/forums/thread120746.html</link>
			<pubDate>Thu, 24 Apr 2008 08:28:09 GMT</pubDate>
			<description>how do i animate an object e.g a car animating it with other objects using flash?,how can i insert that animated document in a web which i developed using HTML?.Thaks.</description>
			<content:encoded><![CDATA[<div>how do i animate an object e.g a car animating it with other objects using flash?,how can i insert that animated document in a web which i developed using HTML?.Thaks.</div> ]]></content:encoded>
			<category domain="http://www.daniweb.com/forums/forum28.html">Graphics and Multimedia</category>
			<dc:creator>muguus</dc:creator>
			<guid isPermaLink="true">http://www.daniweb.com/forums/thread120746.html</guid>
		</item>
		<item>
			<title>Flash - Football Juggling Game</title>
			<link>http://www.daniweb.com/forums/thread120685.html</link>
			<pubDate>Wed, 23 Apr 2008 23:47:18 GMT</pubDate>
			<description><![CDATA[I would like to attempt to make a football juggling game in flash.

You simply click the ball and its "kicked up" and keep clicking it to keep it up.

See how high many times you can juggle the ball.

Maybe in a set amount of time.

So thats the plain, any ideas to help?]]></description>
			<content:encoded><![CDATA[<div>I would like to attempt to make a football juggling game in flash.<br />
<br />
You simply click the ball and its &quot;kicked up&quot; and keep clicking it to keep it up.<br />
<br />
See how high many times you can juggle the ball.<br />
<br />
Maybe in a set amount of time.<br />
<br />
So thats the plain, any ideas to help?<br />
<br />
Thanks, Regards X</div> ]]></content:encoded>
			<category domain="http://www.daniweb.com/forums/forum28.html">Graphics and Multimedia</category>
			<dc:creator>OmniX</dc:creator>
			<guid isPermaLink="true">http://www.daniweb.com/forums/thread120685.html</guid>
		</item>
		<item>
			<title>Need help in drawing a horse and animate it in 3d studio max</title>
			<link>http://www.daniweb.com/forums/thread120236.html</link>
			<pubDate>Mon, 21 Apr 2008 13:03:15 GMT</pubDate>
			<description>hi friends i have been given a task to draw a horse and animate in 3d studio max....and i hae no clue how to do it....i have made a celein fan some cars on  road ...but this task is seeming lot difficlut !! please anyone who can guide me through this !!!</description>
			<content:encoded><![CDATA[<div>hi friends i have been given a task to draw a horse and animate in 3d studio max....and i hae no clue how to do it....i have made a celein fan some cars on  road ...but this task is seeming lot difficlut !! please anyone who can guide me through this !!!</div> ]]></content:encoded>
			<category domain="http://www.daniweb.com/forums/forum28.html">Graphics and Multimedia</category>
			<dc:creator>rizrash</dc:creator>
			<guid isPermaLink="true">http://www.daniweb.com/forums/thread120236.html</guid>
		</item>
		<item>
			<title>build-your-own feature for products, image manipulation</title>
			<link>http://www.daniweb.com/forums/thread119690.html</link>
			<pubDate>Thu, 17 Apr 2008 21:45:16 GMT</pubDate>
			<description><![CDATA[I've seen more and more sites doing this lately, they offer a base product and give the site visitor the ability to pick from certain options to customize their product, which are immediately reflected in a graphic of the product. The concept is like a build-a-bear for the web, or here is an...]]></description>
			<content:encoded><![CDATA[<div>I've seen more and more sites doing this lately, they offer a base product and give the site visitor the ability to pick from certain options to customize their product, which are immediately reflected in a graphic of the product. The concept is like a build-a-bear for the web, or here is an example of what I'm talking about<b></b>: <a rel="nofollow" class="t" href="http://www.1154lill.com/LISANET/layout.aspx?bagnbr=93" target="_blank">http://www.1154lill.com/LISANET/layout.aspx?bagnbr=93</a><br />
The bottom line is I want to incorporate this sort of feature into a site I'm working on, but I don't know where to get started with it.  I'm not sure how to handle to image manipulation. I'm guessing ASP.NET, PHP, and/or Flash could be used; any of those would work for me to use, but where do I begin?<br />
<br />
Any help is greatly appreciated!</div> ]]></content:encoded>
			<category domain="http://www.daniweb.com/forums/forum28.html">Graphics and Multimedia</category>
			<dc:creator>plorkz</dc:creator>
			<guid isPermaLink="true">http://www.daniweb.com/forums/thread119690.html</guid>
		</item>
		<item>
			<title>Photoshop merging two or more photographs</title>
			<link>http://www.daniweb.com/forums/thread119364.html</link>
			<pubDate>Wed, 16 Apr 2008 07:07:29 GMT</pubDate>
			<description>Hi... in photoshop there is an option where you can merge 3 different files in one file in such a way that its all mixed with one another... and the whole thing looks as one photograph.. can anyone please tell me where that option is?

Thanks in Advance
Rohit</description>
			<content:encoded><![CDATA[<div>Hi... in photoshop there is an option where you can merge 3 different files in one file in such a way that its all mixed with one another... and the whole thing looks as one photograph.. can anyone please tell me where that option is?<br />
<br />
Thanks in Advance<br />
Rohit</div> ]]></content:encoded>
			<category domain="http://www.daniweb.com/forums/forum28.html">Graphics and Multimedia</category>
			<dc:creator>rohitrao</dc:creator>
			<guid isPermaLink="true">http://www.daniweb.com/forums/thread119364.html</guid>
		</item>
	</channel>
</rss>
