Old 10-01-2009, 18:27   #1 (permalink)
smooth
Registered User
 
smooth's Avatar
 
Join Date: Oct 2008
Location: East Coast, USA
Posts: 22
Send a message via AIM to smooth
Embed other Codes in Flash

I just finished designing a website through Flash for a computer security company, I'm trying to embed a RSS security news feed within the website homepage, The News feed would scroll upward automatically, I've seen it done on websites through Javascript, Would I be able to do this inside my flash site?! Any body have any advice for this? Thanks

P.S.
  Reply With Quote
Old 10-01-2009, 18:30   #2 (permalink)
smooth
Registered User
 
smooth's Avatar
 
Join Date: Oct 2008
Location: East Coast, USA
Posts: 22
Send a message via AIM to smooth
Idk if it makes a difference, But I did the Flash site through the CS4 version with action script 3.0
  Reply With Quote
Old 11-01-2009, 05:16   #3 (permalink)
Hinkle
Pixelpoodle.com
 
Hinkle's Avatar
 
Join Date: Sep 2007
Location: Leuven, Belgium
Posts: 374
you will need a AS3 rss parser i guess. There are a bunch of em available altho i have never tried any so i cant recommend one. The parser would stick the rss feeds into variables/arrays and then you can display and animate it to your liking.
__________________
  Reply With Quote
Old 17-04-2009, 18:12   #4 (permalink)
smearf man
beast rider - 616/7=88
 
Join Date: Apr 2009
Posts: 27
You can put JavaScript right inside of the AS3 as follows:
Code:
import flash.external.*; var JStodo:XML = <script> <![CDATA[ function (marg) { function dothis(forarg) { alert(forarg); }; dothis(marg); //the function in dothis can be any function defined in the wrapper } ]]> </script>; //calling the script if (ExternalInterface.available) {ExternalInterface.call(JStodo);}


hope this helps
  Reply With Quote
Reply



Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools Search this Thread
Search this Thread:

Advanced Search


Contact Us - Web Design Forums - Archive
Web Hosting by Heart Internet
Search Engine Optimization by vBSEO 3.0.0 RC8
Web Hosting by Heart Internet