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 strongm 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: *

  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

    Action Script error

    i had/have a similar problem... For me it was that i had a popup blocker and even though the button was working getURL("http://www.website.com","_blank"); i didn't notice that the url page was opening all the time ...just getting blocked. so.. is the next question how to by pass popup...
  4. 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"...
  5. Curisco

    Actionscript Editor

    FlashDevelop.exe - Application Error The application failed to initialize properly (0xc0000135). Click OK to terminate the application. It maybe my machine or ... Thanks for the thought, Ramsey ------------------------------------- Laughing out loud every day, keeps the doctor away...
  6. Curisco

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

    Thanks for all your effort and time used to help me. Yes i am/was trying to set a veriable to a value and the more i looked the more confused i became... so here is the result after days of searching scratching and begging. (i'm looking into the strip_tags() etc now) php: <? $mysql_server =...
  7. Curisco

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

    Thanks for you time folks, It seems theoreticly were on the same page, and physicly i have this Login in->check if in database->return->true->send info to flash else ->If not in db. Register ->insert into database-> return ->true->send info to flash ////////////// Flash code: \\\\\\\\\\\\\...
  8. 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...
  9. Curisco

    myData = new LoadVars() -&gt; 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...
  10. 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...
  11. 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...
  12. 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...
  13. 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...
  14. 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...
  15. Curisco

    mail() ..All works fine except &quot;from&quot; ??

    Thanks Westbury for your time, Being new at this, it seems as though i'm in a catch 22 situation ... If i knew what i were looking for, then the task of searching would be alot easier. After many hours i managed to solve that problem which of course leads me straight into another. Hence my...
  16. 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...
  17. Curisco

    mail() ..All works fine except &quot;from&quot; ??

    Thanks for your time Spookie, i've tried that and that's the result &quot;nobody&quot;. i've tried ringing the isp but of course thier closed over Christmas. Back to Google i'm afraid. Thanks again /R ------------------------------------- Laughing out loud every day, keeps the doctor...
  18. Curisco

    mail() ..All works fine except &quot;from&quot; ??

    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...
  19. Curisco

    Stop and external movie

    Hi there Stardate and oldnewbie, I don't know about the rest but i found this to be a very intersting thread and i am also curious as to know how it was solved... Alas by resolving the situation via mail obviosly has it's limitations. Please if it be posible, is there any way we/i can also...
  20. Curisco

    is just a matter of tweening up and down?

    THanks after a quick test a tween works just fine ------------------------------------- Laughing out loud every day, keeps the doctor away....gotoAndPlay -------------------------------------

Part and Inventory Search

Back
Top