Thread: News Scroller
View Single Post

  #5 (permalink)  
Old 07-01-08, 13:19
Flep Flep is offline
Administrator
 
Join Date: Jul 2007
Location: Cesena
Posts: 4,490
Rep Power: 6
Flep is on a distinguished road
Re: News Scroller

Hi skudu and welcome
Happy new year !

- open LoadingXML.as and change this line:
Code:
var request:URLRequest=new URLRequest('http://www.flepstudio.org/utilita/NewsScroller/news.xml');
with
Code:
var request:URLRequest=new URLRequest('news.xml');
- re-publish the SWF from the FLA

- insert the SWF into your Dreamweaver HTML page.

Keep the XML in the same folder of the SWF.
Reply With Quote

Flash Multi Gallery