Jump to content

divinedesigns1

Members
  • Posts

    1,200
  • Joined

  • Last visited

Everything posted by divinedesigns1

  1. hey sup guys, im just testing out something right quick and came up with the problem of setting all 3 of the columns to the height, i can simple put a fix height but that wouldnt work if theres content which isnt equal to the fix height, so i have a header, 3 columns and a footer the footer is a sticky footer so it can stay at the bottom of the screen always, then theres the 3 columns which should be the same height of the screen or atleast the same height of the column 2 "the content" but that isnt the case here, i have them but they just stay there until you fill them 0.o which isnt what im trying to do even if its just a test. i manage to make the columns top rounded, and stay inline, buttttttt when it comes to the height it doesnt work, i have tried height equal 100% but that doesnt do the trick, then i try height equal auto but that doesnt do the trick either, 0.o am i missing something? please do not tell me the whole code, just give me small hints pleaseeeeee
  2. Thanks, ill try to use that and see whats the outcome
  3. would that work in IE? since some people still uses IE "looks to the side" yea some people still uses IE
  4. hello, how are you doing? ok to the point, besides flash, how can i make a 3D website? as in a interactive website like this www.jeremylevine.com "i dont want to do it exactly like that, just an example of what i have to make" so do i have to use flash or can i use something else? yes i know i should tell him, i can not do it, but thats not an option when it comes to him, and i enjoy all his challenges "i win 2/5 so far hehehehehehehehehehe" anyway how can i do that without using flash? "i have figured out how to do it in flash but i dont want to make the cms to be working with flash, if you understand what i mean
  5. lml this had me cracking up it would be kool if that circle thingy on your logo was moving "just an idea, you dont have to do it"
  6. oh alright, now i got it, and the #imbored was for the content ill keep messing with it, now i gotta download GC blaaaaah IE YOU SUCKKKKKK
  7. still dont get it to my book, on my other laptop *attackkkkkkkkkkkk*
  8. hehehe, yea but did i style it correctly?
  9. hello, how you guys doing?i have a quick question, which im unsure of ok in html5, theres new tags like header, footer, nav etc, so i end up being curious of how these things work, so i went and did something like this <html><head><title></title><style type="text/css">nav {background:blue;height:50px;width:auto;}</style></head><body><nav></nav><div id="jusates"><header></header><div id="imbored"></div></div><footer></footer> but that did not work 0.o well not in IE 9 that is, kindly do not tell me IE9 does not support html5 "i know it support some of the html5 elements" is this one of the unsupported elements? by the way, i am just testing this out, im not actually using it "do not know javascript" so wouldnt use something until i learn it. but it would be good to know if i did something wrong tho
  10. my opinions: main menu can center in the middle than being at the top of the page. pilot ID, bar can be align with the password bar where its says "northeast virtual" could put like a plane flying across the screen? "still not sure on this one" the dotted lines can be solid "where its say login, this week at nva and connect with northeast virtual" left colum backgound could go all the way down hope i didnt put too much, your site looks good tho
  11. did you read what you said or did i misunderstood what it said?
  12. first time im hearing what less and sass 0.o what are they stand for? and your sounding very demanding im just saying, but ill check out what they are and think about helping if you rewrite that statement in a better way #imjustsaying
  13. start from the easiest one and go up html --->css ---> php&mysql ---> Javascript ---> Jquery thats the order for me from easy to difficult, you might fine it in a different order but should learn all languages tho
  14. i didnt need it btw its working good, just need to add the pages for the demo and if approve then i have to create the real work "the thing im making, the pictures are all pixelated" but its working
  15. i totallly agreee 1000% agreeed with this statement
  16. fully agree, and i dont think that person wouldnt accept his price "im not sayin you cant get a project but people nowaday do not want a website like how you create them, they want a website that stands out and are interactive" but if you have a pro at yourself then they prolly going to accept it, if you present them with a purposal anyway GOODLUCK and i hope you do well "do not allow the pro to do all the work or your cut will be 20:80, where you'll have the 20 and the pro have the 80
  17. hey sup guys, i am trying to make this movie to follow the mouse wherever it goes but i only get it to play when the movie is in the frame and stop when it isnt in the frame and i would like it to go back and fore according to the mouse import flash.events.MouseEvent;mymovie_mc.stop();mymovie_mc.addEventListener(MouseEvent.ROLL_OVER, moviespin);function moviespin(event:MouseEvent):void{mymovie_mc.play();}mymovie_mc.addEventListener(MouseEvent.ROLL_OUT, moviestop);function moviestop(event:MouseEvent):void{mymovie_mc.stop();}var direct:String = "backward"mymovie_mc.addEventListener(MouseEvent.MOUSE_MOVE, moviedirect);function moviedirect(event:MouseEvent):void{if(mymovie_mc.MouseEvent){ moviedirect.gotoAndStop("");}} where it says var direct:string = "backward" thats where i messed up any tips on how to make this go back and fore according to the mouse?
  18. naa i wouldnt be discourage, im learning more then just flash so even if its stop being used, i still have all the other languages to fall back on 0.o
  19. hello, i am looking for a flash book, so i can learn flash and become a flash developer, im looking for a book like head first "theres no flash in that kind of book" so do you guys have a book that comes close to head first? if so kindly place the name of the book in the reply box below yes i am serious, i have 1 flash book, but doesnt suit my learning style where as head first is more the style of which i wouldnt mind reading, so if you know of a book that comes close to that kindly let me know thank you very much Education is my life
  20. i know who made it, person dont know what format flash uses that be more useful, but ill try foxy advice see if that works
  21. the 3D model was created before i was asked to do this
×
×
  • Create New...