This is the place where you can personalize your profile!
But, how?
By moving, adding and personalizing modules.
You can drag and and drop to rearrange.
You can edit modules to customize them.
The left side has modules you can add!
Some modules you can only access when you get a subscription.
Some modules have options that are only available when you get a subscription.
We've split the page into zones!
Certain modules can only be added to certain zones.
"Why," you ask? Because we want profile pages to have freedom of customization, but also to have some consistency. This way, when anyone visits a deviant, they know they can always find the art in the top left, and personal info in the top right.
Don't forget, restraints can bring out the creativity in you!
Now go forth and astound us all with your devious profiles!
I see you point about finding only "loadMovie functions"...but there is a loader (symbol 119)...If I figured out things correctly, it's the same loader that loads all images in all galleries.
what can be the script if i want to say: if loader = pic02.jpg then loadmovie ...
can this be done ? can Flash recognise a content of a loader ? and would I have to write the exact "place" of the loader...meaning: (_root....loader... what would it be ?
There are many references to refer to the big images in question that load..all I want to say in script is that: if it's (a certain image loading in the big window" then loadmovie....
I've spent so many lonely nights trying every combination possible to say: if (something)= pic01.jpg then loadmovie... nothing is working...I really do think it can be done ...it doesn't seem that far fetched for an idea
have you tried to substitue a jpg name in the php file with the "globe.swf" does it really work...but I don't want to change the names of the pics, since I do want them to load too...I just want a way to attach a movie to them.
.i mi catlu semu'i lenu ko zbasu .a'o ka ce'u lojbo
--
If you know what you want, then you don't know yourself good enough
.i ganai lenu mo kau se djica cu se djuno do do gi do ne djica do
I see you point about finding only "loadMovie functions"...but there is a loader (symbol 119)...If I figured out things correctly, it's the same loader that loads all images in all galleries.
what can be the script if i want to say: if loader = pic02.jpg then loadmovie ...
can this be done ? can Flash recognise a content of a loader ? and would I have to write the exact "place" of the loader...meaning: (_root....loader... what would it be ?
There are many references to refer to the big images in question that load..all I want to say in script is that: if it's (a certain image loading in the big window" then loadmovie....
refereces like:
img_start
big_pic_to_load
big_cont_bg
my scripts went something like this:
if(big_cont_bg == "pic01.jpg"){
loadMovieNum("globe.swf", 20);
}
I've spent so many lonely nights trying every combination possible to say: if (something)= pic01.jpg then loadmovie... nothing is working...I really do think it can be done ...it doesn't seem that far fetched for an idea
have you tried to substitue a jpg name in the php file with the "globe.swf" does it really work...but I don't want to change the names of the pics, since I do want them to load too...I just want a way to attach a movie to them.
I really would love to solve this problem...
cheers
Previous PageNext Page