Nope i didn't get any errors.
it just didn't seem to start playing. i traced numbers of frames but it was just stucked on first frame. When i moved the script to first frame it started running.
What i can't do is, there's a movieclip being played and when it comes to a frame i want it to stop and generate a number between 0-5 and keep playing if the number is 3.If it's not 3 it should randomize it again and keep running like that.
Did this but not working.
x = Math.random()*5;
if (x = 3) {
play();
}
gotoAndPlay(1);
i don't agree.
Because it's world series, you don't have to use a world image. Look at wtcc logo or wrc logo. They have their own style.Good typography, very few colors, no gradients...etc would make a logo look professional.
And about the usage of white on the background is not an issue. There can be an outline added easily on Elvis's logo.
Anyways, it's your league you'll chose the logo but it's just my opinion.
Warmer out here. About +10 and rainy. But will be near 0 in the weekend...And the traffic jam, it's like hell.Takes about 1.5 hours to the office. I hate!!!
But my vista is 6 months old now and it has never turned into any blue screens or got frozen... imo it runs better than any other windows versions.
The only problem i fed up is that i have to type down the file extensions after i render an image othervise it won't save.
anyways, quite happy with vista.
I failed setting up the sharing over the wireless. The laptop can't find a wireless network to join. But the desktop seems to be on a wireless network which i set up. ...sh*t.
I need help to share the internet connection of a desktop pc (adsl connection through a usb modem) to a laptop via wireless. First i'll plug and install a D-Link usb wireless adapter to the desktop pc.But what will i do then? Will i have to install another software or use windows tools? Desktop pc is on windows xp and the laptop is on vista.Can you help please.
Hi guys,
I'm very sorry, couldn't make it to home in time. i left the office early enough to catch the race but there was an incredible traffic everywhere, so i took the ferry to gain some time...it wasn't enough.
I'd really love to join.
But i can't make sure if i'll be able to get online in time because of my workload at office.
So, count me in please but don't get angry if i can't be there.(i'll try)
ty.
Applying textures is not that easy to explain in here.You have to do "unwrap" if you'll use complex objects.And you'll probably need an image editor software like photoshop to make textures.And you'll need to make a metarial compatible to your renderer and light setup.If you'll use built-in renderer(scanline) just press M and there comes the metarial editor and modify one of the standard metarials.After you are happy with your material just drag-drop that to your object in the scene.
You'd better spend some time on, UVWmap modifier, metarial editor and even sub-object mapping to get basic texturing things done.