Forum: Graphics and Multimedia Nov 4th, 2009 |
| Replies: 2 Views: 928 Cant be sure but try using batch conversion from PNG to PNG. Otherwise choose an intermediate format during conversion which would surely remove editable components(though make sure you have selected... |
Forum: Graphics and Multimedia Jul 28th, 2009 |
| Replies: 8 Views: 571 I dunno if there is any linux application to edit FLA files. But you may try using Wine Project (http://www.winehq.org/)to use Windows version of Flash. |
Forum: Graphics and Multimedia Apr 4th, 2009 |
| Replies: 3 Views: 770 Could you post the link to web page or some code to which we can look and solve. Chances are slim for getting problem solved just by the information you have given. |
Forum: Graphics and Multimedia Apr 3rd, 2009 |
| Replies: 1 Views: 411 > Could I edit the actual flash code?
Well there are few decompilers for flash but then you need Adobe/Macromedia Flash to edit them as they generate fla. Also those decompilers really don't work... |
Forum: Graphics and Multimedia Aug 3rd, 2008 |
| Replies: 2 Views: 2,554 Use all. All are building blocks of making a complete site, among which CSS is damn necessary. JavaScript is also very useful tool. To make a dynamic site, err I mean one with database access, server... |
Forum: Graphics and Multimedia Jul 5th, 2008 |
| Replies: 2 Views: 905 |
Forum: Graphics and Multimedia Jun 16th, 2008 |
| Replies: 7 Views: 1,346 use getURL() (http://www.adobe.com/support/flash/action_scripts/actionscript_dictionary/actionscript_dictionary377.html) function. Use this function ion layer action panel of last frame. |
Forum: Graphics and Multimedia Jun 12th, 2008 |
| Replies: 5 Views: 1,369 Then this would work:
movieclipname.onRollOver = function(){
stop();
}
I removed this because if you use that it will stop the clip playing inside that movie clip will stop, not the... |
Forum: Graphics and Multimedia Jun 11th, 2008 |
| Replies: 4 Views: 11,825 > Sothink SWF Decompiler
Its a decompiler not compiler. |
Forum: Graphics and Multimedia Jun 11th, 2008 |
| Replies: 6 Views: 1,239 Err....start with google'ing for tutorials. There are loads.
Use Adobe/Macromedia Flash, its the best and complete solution. |
Forum: Graphics and Multimedia Jun 11th, 2008 |
| Replies: 6 Views: 1,218 NO I dont think you could do so. Those who charge for images, put a big [SAMPLE] stamp on the image. |
Forum: Graphics and Multimedia Jun 11th, 2008 |
| Replies: 5 Views: 1,369 Create a layer over the tween if both exist in same layer. Otherwise if would be simple. Posy if I not very clear.
on (rollOver) {
_movieClipName.stop();
} |
Forum: Graphics and Multimedia Jun 11th, 2008 |
| Replies: 2 Views: 779 Well I recommend to start with Flash and some graphic manipulation program like Photoshop. Otherwise try to google things. |
Forum: Graphics and Multimedia Jun 11th, 2008 |
| Replies: 1 Views: 847 If you want a hyperlink to another webpage tryout getURL() (http://www.adobe.com/support/flash/action_scripts/actionscript_dictionary/actionscript_dictionary377.html). Otherwise for another frame try... |
Forum: Graphics and Multimedia Jun 11th, 2008 |
| Replies: 4 Views: 11,825 Well, there is nothing free for flash development when you want full featured, powerful tool. If you want some simple things tryout SWFTOOLS (http://www.swftools.org/). Otherwise spend few bugs on... |
Forum: Graphics and Multimedia Jun 2nd, 2008 |
| Replies: 4 Views: 906 I'm a very good in graphics but I think, GIMP is pretty good image editing software and its worth learning. It has gained good reputation in community and the best freeware. Suffice most of my needs.... |
Forum: Graphics and Multimedia Mar 19th, 2008 |
| Replies: 2 Views: 1,169 Well, don't keep height and width attribute empty. It will surely result into undefined behavior. |
Forum: Graphics and Multimedia Mar 8th, 2008 |
| Replies: 4 Views: 1,926 >can multiple files' linkage be done in an automated (smart) way?
I think and am pretty sure that isn't possible.
But one thing I want to say is that you shouldn't put 50 images in one swf. If... |
Forum: Graphics and Multimedia Mar 5th, 2008 |
| Replies: 4 Views: 1,926 By self contained do you mean pictures embedded in flash, as library clips and dynamically load it?? Please be more clear. |
Forum: Graphics and Multimedia Feb 20th, 2008 |
| Replies: 2 Views: 792 I think SwishMax supports ActionScript. So try getURL() (www.adobe.com/support/flash/action_scripts/actionscript_dictionary/actionscript_dictionary377.html) function.
I have never used SwishMax,... |
Forum: Graphics and Multimedia Jan 23rd, 2008 |
| Replies: 11 Views: 5,617 There are sevral. What services do you want from your service provider?? I mean you like nagging ads, or want PHP support etc....
www.2ip.com
www.110mb.com |
Forum: Graphics and Multimedia Jan 13th, 2008 |
| Replies: 1 Views: 1,000 Nice Question. Never thought of that. Anyway after doing a bit of experimenting, I come to this conclusion.
As soon as external movie is loaded, you could retrieve the data ( not necessarily... |
Forum: Graphics and Multimedia Jan 11th, 2008 |
| Replies: 1 Views: 1,537 > I need good template free of charge or there is a any technique
Mambo (www.mamboserver.com) and Joomla (www.joomla.org/)
> any technique that I can download from monster template and after edit... |
Forum: Graphics and Multimedia Jan 4th, 2008 |
| Replies: 11 Views: 5,617 The movie is a Shockwave movie. The movie requires shockwave player in system, which is perhaps installed in yours. Apart from that Shockwave movies requires certain extra things called Xtras for... |
Forum: Graphics and Multimedia Jan 2nd, 2008 |
| Replies: 13 Views: 2,991 So whats your query??
Making an FLV player isn't a very tough job, but still you need pretty good knowledge of Flash and ActionScript.
Google flash tutorials and you'll get loads. These are two... |
Forum: Graphics and Multimedia Dec 15th, 2007 |
| Replies: 2 Views: 2,789 I don't know what Pageflip is. I think a kind of flash magazine generator. But I still I dont know how it works. The error you have given is not complete.
Anyway, submit ActionScript and clearly... |
Forum: Graphics and Multimedia Dec 15th, 2007 |
| Replies: 4 Views: 3,184 Your query is totally different from the topic of this thread. You should have started a new thread. Also since this a public forum, not a chat room punctuate your sentence correctly.
The site... |
Forum: Graphics and Multimedia Dec 13th, 2007 |
| Replies: 5 Views: 1,794 If you mean that you dont want others to download and watch your swf files, then yes, you could save it, indirectly though. Basically they will download it, but wont be able to watch it. Firstly you... |
Forum: Graphics and Multimedia Dec 11th, 2007 |
| Replies: 4 Views: 3,184 Well Flash is 2d oriented. To make 3d movies you have two options. Firstly use your brain and mathematics skills, particularly trigonometry and analytical geometry. But this is damn damn difficult.... |
Forum: Graphics and Multimedia Nov 23rd, 2007 |
| Replies: 1 Views: 898 To work with parameter here a link that will tell you how:
http://www.daniweb.com/forums/thread58249.html
I didn't understood your next 2 problems well. And yes please use regular font style, bot... |
Forum: Graphics and Multimedia Nov 10th, 2007 |
| Replies: 3 Views: 8,364 I have never used any other compression tool than flash itself. I'm little convinced that there wont be much difference.
Goto File->Publish Settings->Flash(Tab)->Tick Compress Movie(under... |
Forum: Graphics and Multimedia Nov 8th, 2007 |
| Replies: 2 Views: 1,403 Giving you an idea how to do it. Try it, if encounter any problem post here with your AS. Create a new layer in root. Don't insert any frame except the first. Select the only and the first frame and... |
Forum: Graphics and Multimedia Oct 26th, 2007 |
| Replies: 1 Views: 1,937 No, just symbol, bitmap image could also be a symbol.
Right, you wil have to if you want effects on every individual parts. For that use PNG format. I think Flash CS3 supports photoshop images too,... |
Forum: Graphics and Multimedia Oct 16th, 2007 |
| Replies: 3 Views: 3,205 The images you have posted have some fractal patterns. I dont know about any brushes available but you could learn how to make simple fractals. It's simple and easy.Here's a link. Try it, I hope it... |
Forum: Graphics and Multimedia Oct 11th, 2007 |
| Replies: 3 Views: 2,559 Do you have permission to use it??
All you could do is to place the actual link to that swf file in, src property, i.e. where it actually belong to. For eg. you have hot that from... |
Forum: Graphics and Multimedia Oct 11th, 2007 |
| Replies: 3 Views: 2,559 First of all you could use other guy's stuff without hos/her permission.
The problem you have could have several reasons:
1. The player intalled in your system is outdated, but since you saw the... |
Forum: Graphics and Multimedia Oct 4th, 2007 |
| Replies: 4 Views: 2,340 I've never used Sothing SWF Quicker neither I have it. I also dont have any idea what it does. But I think that, there could be some propery changing thing so that you could change the color. |
Forum: Graphics and Multimedia Oct 4th, 2007 |
| Replies: 4 Views: 2,340 I think I couldn't figure it out unless I see your FLA file. |
Forum: Graphics and Multimedia Sep 14th, 2007 |
| Replies: 1 Views: 1,014 Well set the unit to inches. And yes 4 3/4 is not 4.34 but ((4 * 4)+3)/4 = 19/4 = 4.75.
You calcuate it like this:
eg. x y/z is ((x*z)+y)/z |
Forum: Graphics and Multimedia Sep 3rd, 2007 |
| Replies: 5 Views: 1,929 Like thi
<marquee onMouseOver="this.scrollAmount=0" onMouseOut="this.scrollAmount=10"><a href="#">Hello World</a></marquee> |