Hi guys,
I just saw in another post, some links to huge lists of directories....couple of hundreds...for example:
http://www.info-sales.co.uk/directory_A.htm
Is the submition to all these directories really usefull?
I mean ... there is some real chance to get visitors from these directories...
Hi there all you guys!
I have this movie in which I load from the library 20 mp3s using Linkage. Everything works fine. If I add the preloader these mp3s will load on the first frame so normally that my preloader won't start from the begining it actually starts from 47%.
I did another movie...
Hi guys!
I have a simple question...check the address below...first page, the "hand" animation:
http://www40.brinkster.com/dragosbocai/
I have optimized the images at maximum possible...when exporting from Photoshop, and inside the Flash movie also...I got a very small file size considering the...
Hello guys!
I have this JS function that I use to control a flash movie:
function controlFlashMovie(objElement, strValue){
var objFlash, currentSelection;
objFlash = eval("document." + objElement);
if (objFlash.PercentLoaded() == 100)
{
try{...
Hello guys!
I have a menu in flash and I want to control the pressed instance from an HTML file using a JS function.
So what I am trying to do .. is to tell the flash movie to go to a certain "label" and to set a _global variable due to the page I am in.
For a closer view...
Hello guys!
I have a page with 20 small images (acting like buttons)...like a thumbnail gallery.
I made a JS function for opening a pop-up window when one of these small_images are pressed. The function looks like this:
function newWindow( url, title)
{
wnd = window.open(url, title...
Hello guys!
I began my tableless coding 2 days ago...so please have patience :-)
What I am trying to achieve:
http://www.dragos1230.as.ro/schema.jpg
What I achieved so far:
http://www.dragos1230.as.ro/main.htm
My main problem...that I couldn't understand so far is how I can align all these...
Hello guys!
I am really new to HTML using CSS instead of old fashioned tables(that I manage really good) and I need to make a website (a simple one) using this technique that for many of you isn't a new one.
I can post a link to all the scrrenshots and maybe some of you can assist me by giveing...
Hi all of you guys! ... it's been a while.
I came across this problem...I have a simple flash movie that only loads some text from a .txt file.
The code used on the first frame of the movie (instance name of the dynamic textfield: <i>title</i>; name of the .txt file: <i>test.txt</i>; variable...
Hi there guys!...it's been a while :-)
I have a png exported from photoshop and imported in flash. I broke appart this image in flash and made it a graphic with 99% alpha. Then i made a motion tween of this graphic i made...you can see it here:
www.dragos1230.as.ro/picture.swf...
Hello guys!
Do any of you know a link pointing to a tutorial of making a waving flag(animation)...in flash not animated gifs,etc, a vectorial one, so the drawing to be in flash also, photoshop, or any other program like these.
Regards,
Dragos.
Hello guys. Need to scroll a movie, and i managed to get rid of the border...:-) the scrollpane;s border but now i want to change the buttons as well, and every other details (scroll bar, etc) ... MX2004 Pro ... it can't be done like in MX by simply editing the skins from the library? :-(...
A Happy New Year to all you guys!
I have this problem:
I have a movie (a banner) and i would like to export it as an animated gif. I have read many posts regarding this problem...but with all the publish settings combinations i've tried i've ended up with a bad looking animated gif(frame rate...
http://www.stratocucine.com
Hello guys!
Please have a look at that link...and move across a section ... you will notice how the movies with the images are loading one after another (the menu is masked by the percentage bar).
The question:
They have a main movie in which they load the...
Hello again :-)
I was trying to do an water effect on the text(when rollover the text to act like it has a ripple in the middle...)...i searched flashkit, google, but i didn't find anything....maybe you can give me something usefull...a link, something similar...
Thanks!
Regards,
Dragos.
Hello!
All my preloaders i did so far have this "bug"...and i tried different preload techniques.....for example....i made a simple preloader....just a preloader bar, a percentage text, ...no fncy aniations....but the preloader scene is not loading immediatelly...it takes a time to...
Hello guys!
I have a sound object(mySound) wich has an .mp3 file linked from the library as "sound1".
All these..actionscript and animations are in scene named "main"
What will be the actionscript for a preload scene?...i know it is different as for an regular preloader...
Hello all of you guys!
I want to do something like this:
http://www.blueleaf.ro/main.html
Here i guess they have a movie with that cursor and they hide the original cursor...and the new cursor position is changed after the mouse position?...is that right...how can i do this?...i've found some...
Hello guys!
What is the difference between these codes:
tellTarget("_root.instancename01.instancename02")
{
gotoAndStop(4);
}
------------------------------------- AND
_root.instancename01.instancename02.gotoAndStop(4);
Regards,
Dragos.
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.