Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations bkrike on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Search results for query: *

  • Users: Curisco
  • Content: Threads
  • Order by date
  1. Curisco

    Re-sizing, align right while keeping the menu fixed using flash AS2

    Hello Folks, http://www.youmustcreate.com My problem is recreating the align right effect while keeping the menu fixed using flash AS2 mostly for re sizing as well as different screen sizes. While i can do one or the other but both is just not happening. I have tried all sorts of weird and...
  2. Curisco

    setProperty,Math.abs doesn't do anything??

    Hi ther folks, I tried to figure this out and i think setProperty is timming and/or positioning and the Math.abs is to keep the result a "round figure" However! Having a tweened shaped movieclip with the below script attached, nothing seems to be happening apart from the tweened effect...
  3. Curisco

    inporting swf, input text, btns TabIndex "hopping out/ignoring"

    After spending many moons searching for an answer i seem to be missing something... Howdy folks, The situation is this, I have quite a large movie where i have a contact btn navContact_btn.onPress=function() whith this btn among other things i "loadMovie"...
  4. Curisco

    Login, if in database return true else gotoAndRegister..?

    Hi there folks, My situation is this, i finally found an "insert into db" script that i could manipulte to work in/with flash mx 2004(register) Register ->insert into database-> gotoAndPlay my problem is if they are in the db how to check this and then act accordingly. Login in -> check if...
  5. Curisco

    myData = new LoadVars() -> on(press) reLoad myData??

    Helo folks, Please can some one help me figure out how to reload the below code, which is lying on frame two i woild like to give the person the option to "restart", go to the beginning of frame two by-passing the "intro" on frame one. logo_btn.onPress= function(){ goToAnd stop(2); } gives...
  6. Curisco

    Saviing helpful tips - Similar to Thread reminder but more general

    Hi there folks, I have what i believe to be an interesting question... somewhat related, you decide. Does any one know if, and how, one can "save" the threads one finds interesting within the Flash Forum or any of the Tek-Tips forum for that matter? After spending around two hours browsing...
  7. Curisco

    sending html mail with embedded swf. via asp

    Hi there folks, So i have an asp application where i would like to send mail which contains an embedded swf. Problem is when i decide to send an ordanary picture whithin the html mail all works fine .... alas using the exact same format with the swf instead ...outlook and yahoo produce nothing...
  8. Curisco

    How send an html page via outlook

    Hi there folks, I know it may sound to simple to be true but it just beats me ... After two days i give up can anyone help me please. I would like to send an html message so that in the actual message (html page) there will be a short flash movie ( but that's another problem) I don't want to...
  9. Curisco

    onClick reLoad the.swf clip into layer(DIV)tag

    Well i'll start with i'm not sure if this is a Flash question or DW so i've placed a question in both... Hope that's ok. OK, Here,s the deal on the htm page i have a layer which contains a swf movie, which unfortunatly for this projekt loads as soon as the page does. So i would like to know if...
  10. Curisco

    onClick reLoad the.swf clip into layer(DIV)tag

    OK, Here,s the deal on the htm page i have a layer which contains a swf movie, which unfortunatly for this projekt loads as soon as the page does. So i would like to know if it's possible to, on the click of a button reload/refresh the contents of the layer? The code below shows you that i...
  11. Curisco

    mail() +submit, validate, error or thankyou

    Ok folks, I don't think it's too much to ask but... Warning: mail() expects at most 5 parameters, 20 given in /home/a/abss/www/_flyttForm.php on line 54 oops!! what happens then if i need to validate all field in the form (20 of them in fact)? Please any help would be greatly appreciated. The...
  12. Curisco

    mail() ..All works fine except "from" ??

    Can some one please ease my pain.. i've finally got it all to work and then i realise that using &quot;from&quot; nothing happens. Without the &quot;from&quot; it returns with &quot;nobody&quot; nobody <nobody@www9.aname.xx> without the &quot;from&quot; sending it is ok, To add to it all on...
  13. Curisco

    is just a matter of tweening up and down?

    Howdy Folks, Quick question for you all (i hope). http://www.gm.co.id/content_data/AP/IN/en/GBPIN/BRANDSITE/corporate.swf is this just a matter of tweening a large pic in the backround.. i like it and it feels like it should be more complicated for some reason!!! What dya think...
  14. Curisco

    Alternatives to fixing a &amp;quot;stuttering&amp;quot; movie!

    Greetings and Salutations my Peers!!! I have a movie which conssists of 28 layers and 163 frames, the problem is that the tweening becomes more and more &quot;bumpy&quot; the closer it reaches the end. Now I believe that i have three alternatives : 1, Cut the film and make it into several...
  15. Curisco

    pause/delay the motion set by Actionscript in mc

    well this is no joke i've spent 3 hours straight looking and trying but alas i just can't do it ... Main timeline consists of 1 frame. So gotoAndPlay is out. Movie has several 1 frame layers all of which are Actionscripted 1 framed movie clips. The clip in question uses motion set and stoped...
  16. Curisco

    movement using actionscript along path/guide layer???

    Hi there folks. After following a tutorial on movement with actionscript: onClipEvent(enterFrame) { speed= 2; this._x += speed; } i would now like to make the movement follow a path set by guiding layer or something with the same effect as a guide layer, All help and suggestions would...
  17. Curisco

    shape tween like a motion tween, using guide layer

    HI folks it seems as though i'm here again. Hopefully this time it's a quicky. How if possible, can i make a shape tween behave and follow a set path (like using a guide layer)while morhping/tweening? So far it seems as each time i try it always goes in a straight line from a to b and in this...
  18. Curisco

    the best way to make a snake &quot;crawl&quot; frame by frame ?

    Hi again... i am trying to make a network cat5 cable &quot;slide&quot; into the stage like a snake but chopping up the snake and motion tweening each segment is not really having the effect i'm after is there something that i should know to make this little project more pleasing to the eye...
  19. Curisco

    on(rollOver) please stop.sound and play(another)

    Hi There, I have a Question, on frame 1 i want to start a sound (mp3 song). Then later on i want to stop that sound and start a new one using on(rollOver)... I'm having the most problems with this one so any help would be appriciated. thanks ps i've read the link refering to sound sugested...
  20. Curisco

    image flip - MouseOver button triggers image change

    Hello all, My appologies if this question has already been answered if so i must have missed it. My question is easier to explain by pointing here... http://www.htmlgoodies.com/beyond/dualflip.html The thing is the example above is in javascript and i would like to do the same thing in Flash...

Part and Inventory Search

Back
Top