# Newbie simple question big answer

**URL:** https://forum.kirupa.com/t/newbie-simple-question-big-answer/247878
**Category:** flash
**Created:** [December 31, 2007, 6:02pm UTC](https://forum.kirupa.com/t/newbie-simple-question-big-answer/247878 "2007-12-31T18:02:55Z")
**Posts on this page:** 1
**Page:** 1

<div class="post-metadata">

### Author: ![uaintgotthisid](https://avatars.discourse-cdn.com/v4/letter/u/3da27b/32.png) [@uaintgotthisid](https://forum.kirupa.com/u/uaintgotthisid)
#### Post date: [December 31, 2007, 6:02pm UTC](https://forum.kirupa.com/t/newbie-simple-question-big-answer/247878/1 "2007-12-31T18:02:55Z")

</div>

Ok guys HELLO. I’m a newbie, just signed up and here’s what’s going down.

I got a flash file ('swhy I’m here).

I am building a website. (still making sense)

I made a little loop that is what the website should do. It starts, car drives up the driveway.  
It then sits there and vibrates (i.e. engine running) and loops over that part. Hence it does not keep driving up the driveway.

Anyway I now want to make hyperlinks.

I have found articles all over the place to no avail. I’m using FLASH CS3, hence it appears that ActionScript altered from 2.0 to 3.0. No problem as I will just learn 3.0 (being I have no previous knowledge).

I am using a getURL(“[http://www.mywebsite.com](http://www.mywebsite.com)”);

1stly: It don’t click  
2ndly: My loop has stopped working and will only behave once I remove this action.

So ANY HELP IS GREATLY APPRECIATED. This must be simple surely.:?)
