Diference between an relative adress and one absolut

Hello, i need to know how i made a relative URL in flash mx. Cos in my computer works but when i try to open the links in other comptuers is not found…

I apreciate your help
Lenith Venezuela

http://www.kirupaforum.com/forums/Actionscript/thisPost
If you’re on thisPost trying to link to fourms, then an Absolute link would be:
http://www.kirupaforum.com/forums/

A relavive link would be written as …/…/forums because your moving 2 steps up. The absolute link doesn’t care where you’re coming from, it’s always the whole address.