Hey guys, I'm currently building a website in flash, and I'm stuck on a couple of things. 1. I want two leader board sized ads placed at the top of the website and every 5 seconds or so, I want them to flip to the next one. -Help? 2. At the bottom of the website, they want about 10-20 thumbnail type ads constantly scrolling across the screen, and have them clickable/linkable to the websites they are referencing. -Is this possible? 3. They also want a local google search widget put onto the flash website on a bar at the bottom of the screen. -Is this possible? If anyone here can help and wants to work with me, I will compensate you for your help in the form of money. Best place to get a hold of me is here, or PM me. Thank you. Cam
#1 and #2 are easy peasy . Except .... that you need to use asynchronous action script so you can extract those from a DB or else you'll have to recreate both every single dam time you want to change one add . As for the Google search box it's shouldn't be very hard but it's not something i've done before . However the code should be something like : on (release) { getURL("http://www.google.com/search?q=" + _root.strSearch, "_blank"); trace(_root.strSearch); } Code (markup): If you want to display the results in a Flash box without changing pages you're one again gonna have to call to asynchronous action script (our version of AJAX) and that's something I'm not very familiar with .
All that is posible, but it need a lot of work... If you want i can do that fore you... just e-mail me...