If you've not seen the You Are Mighty flash before, indulge yourself - it will definitely improve your day. Replace YOURNAME in http://YOURNAME.youaremighty.com I'd be very interested in putting together a few sites like this, but have absolutely no idea how it's done. Can anyone explain it to me? On a related note, if anyone is capable of doing something similar to the above and is free, I would be happy to commission someone from this thread. Thanks for your time guys.
hahaha buddy it is very old it tried it last year and my theme was blogger you are mighty .All bloggers love that and received nice traffic to .
Sorry I should have been clearer. What I mean is, how is the name that's typed in the sub-domain portion of the URL entered into the animation itself?
this one is better http://yourname.justgotowned.com but yeah,i've been wondering how it's done for a long time too
That is not a subdomain, that is a wildcard setting on the server, meaning that if you hava a hosting provider supporting wildcards or your own server, you can get anything.your-domain.com or your-domain.com/anything being displayed just by adding an asterisk and your site's IP to the corresponding configuration file. Original site's domain name though.
So, how does flash load that "anything" from the url. Maybe it loads it directly from the configuration file.
No, it is probably a variable, there is a way to pass variable to flash animations via JavaScript to display any text.