Forum: Graphics and Multimedia 7 Days Ago |
| Replies: 3 Views: 233 I think that learning about tweening is a great idea, you should do it! heh heh!
When used properly tweening can make your animations look a lot more natural, realistic and life-like.
There... |
Forum: Graphics and Multimedia 20 Days Ago |
| Replies: 6 Views: 736 heh heh, aside from that and actually staying on topic..heh heh!
I've never used after effects, so I couldn't comment on its functionality, but it's certainly possible to do an intro like that in... |
Forum: Graphics and Multimedia Oct 7th, 2009 |
| Replies: 14 Views: 2,117 Yup you got it Raja, that's how you set up the path to the SDK and the path to the external flash player!
I've got my Flashdevelop set up to use the flashplayer10 debug executable!
Note: in the... |
Forum: Graphics and Multimedia Sep 10th, 2009 |
| Replies: 7 Views: 680 Hey there,
Attached is a quick example to show you what I mean.
I've attached example.zip which contains a simple 200x50 .swf with an example of that text effect from the tutorial you posted.... |
Forum: Graphics and Multimedia Jul 29th, 2009 |
| Replies: 8 Views: 533 No probs vishal.
One small point, just in case there's any confusion... I was talking about the Flex 3 SDK, not Flex builder!
But now that you mention it, I completely forgot about Flex Builder.... |
Forum: Graphics and Multimedia Jul 25th, 2009 |
| Replies: 6 Views: 382 I agree, Gimp and Inkscape are probably the best options.
Also Xara Extreme is another powerful (and free) vector GFX editor for Linux which might be worth trying.
Another supposedly good Linux... |
Forum: Graphics and Multimedia Jul 24th, 2009 |
| Replies: 4 Views: 790 The developer wasn't doing anything incorrectly in frame 1, he just needed to do things differently at frame 1 because the manner in which the data is being displayed is different.
Consider this: ... |
Forum: Graphics and Multimedia Jul 22nd, 2009 |
| Replies: 4 Views: 790 From what I can see it looks as if the original developer used two different methods to load the XML data.
In frame 9 (frame label "txt_b"), there is an example of the familiar scrollbar in layer... |
Forum: Graphics and Multimedia Jul 22nd, 2009 |
| Replies: 2 Views: 448 This one was pretty straightforward...
Take a look at divisions.xml
If you look at the entry for "Eyesite" you can see that the "[CDATA[" tag at the start of the line hasn't been closed... |
Forum: Graphics and Multimedia Jul 13th, 2009 |
| Replies: 5 Views: 807 Here's another version of your file...This time I've added an extra person..Take a look inside "sprite 145" and take a look inside the library and you'll see what I've done to add the extra person!
... |
Forum: Graphics and Multimedia Jul 13th, 2009 |
| Replies: 5 Views: 807 Hey I recognise this,
You posted this a while ago. So the .fla you were using was decompiled from a .swf! No wonder there were so many badly named layers and objects in the library!
From what I... |
Forum: Graphics and Multimedia Jun 23rd, 2009 |
| Replies: 4 Views: 667 You might want to check that your hosts allow .swf files to be uploaded to their servers. Most web hosts nowadays allow .swf files, but I suppose it wouldn't hurt to check!
Also if you want a... |
Forum: Graphics and Multimedia Jun 9th, 2009 |
| Replies: 10 Views: 1,484 Ok, I think I see the problem. It's not related to publish settings or erroneous code, its a security issue...
I downloaded your code to my desktop and unzipped it to a directory called ide. I... |
Forum: Graphics and Multimedia May 14th, 2009 |
| Replies: 1 Views: 441 Apologies for the delay in replying to this...For some reason I didn't spot this post until today!
From the code you've posted, the 2nd line of the following block of AS contains a simple typo... |
Forum: Graphics and Multimedia May 14th, 2009 |
| Replies: 3 Views: 693 Despite being a C++ programmer by trade nowadays, I still mess with Flash rather a lot. So one of the main bits of free web development software I've been using lately is Flashdevelop... |
Forum: Graphics and Multimedia May 5th, 2009 |
| Replies: 6 Views: 1,630 My last post wasn't entirely successful. But using Flashdevelop and the latest version of the flex 3 SDK (both of which are FREE downloads, so google 'em and download 'em....Highly recommended!) I've... |
Forum: Graphics and Multimedia Apr 20th, 2009 |
| Replies: 4 Views: 1,100 I see that this has already been solved, but regarding a couple of points....
I wouldn't necessarily say better, but an equivalent alternative; as the workflow is slightly different!
I've... |