View Full Version : Skynews Headlines How to?
queerfm
03-31-2008, 11:55 AM
Hi i would like to make something like
http://www.skynews.com.au/elements/swf/boxTitle.swf?boxTitle=TOP%20STORY&headline=TEN%20YEARS%20FOR%20TOWLE
I was wondering how to make something like this?
Thanks
Medyman
03-31-2008, 01:55 PM
What exactly do you want to replicate in that?
Adding content to flash that's passed in via the URL?
queerfm
03-31-2008, 02:14 PM
yes I would like to make a news website and i would like to have something like.
where boxTitle={Top Story} or boxTitle={Technology}
Medyman
04-03-2008, 03:00 PM
Are you sure that Flash is the way to go? If it's a full fledged news website, you might want to think about using PHP (which you'll have to do with Flash anyway).
If you still want to use Flash, look into the sendAndLoad method (http://livedocs.adobe.com/flash/8/main/wwhelp/wwhimpl/common/html/wwhelp.htm?context=LiveDocs_Parts&file=00002336.html). You'll have to parse the url segments with PHP and then send variables back to Flash.
You could also do it with PHP and Flashvars (http://www.tripleaxis.com/blog/?p=80).
Powered by vBulletin® Version 4.2.2 Copyright © 2021 vBulletin Solutions, Inc. All rights reserved.