Search results

  1. F

    Adobe Flash - Coding buttons to jump from one scene to the next.?

    I am trying to make an interactive piece. I have red dots on my screen and when they are clicked they're suppose to move to the alocated scene. how can i do this?
  2. F

    Good books for 12-13 year olds?

    I'm 12 and I LOVE reading. I prefer reading fantasy. I have read Inkheart trilogy twilight (all 4) HoN ( All of the books so far.) I like the Lady Grace mysteries and the Darren Shan series any more books you would reccomend?
  3. F

    How can i code an external style sheet to link to a html?

    I have linked my external style sheet to my html page with the following code: <link rel="stylesheet" type="text/css" href="css/mystyles.css" /> But i dont know what code to enter to follow this code to make the current page refer back to the mystyle.css to grab the informatino for the...
Back
Top