Flash CS3 - Flash CS4

Free tutorials and scripts for all.
Actionscript 3.0

News Scroller 2

This is a discussion on News Scroller 2 within the FlepStudio utilities forums, part of the Tutorials category; OK. Can you recommend another nice fonts instead? And do I have to change the code accordingly?...


Go Back   Forum Flash CS3 Flash CS4 > English Forums > Tutorials > FlepStudio utilities

Register FAQ Members List Calendar Search Today's Posts Mark Forums Read
  #21 (permalink)  
Old 10-05-08, 11:35
Junior Member
 
Join Date: Apr 2008
Posts: 11
Rep Power: 0
codo is on a distinguished road
Re: News Scroller 2

OK.
Can you recommend another nice fonts instead?

And do I have to change the code accordingly?
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote

  #22 (permalink)  
Old 10-05-08, 11:39
Junior Member
 
Join Date: Apr 2008
Posts: 11
Rep Power: 0
codo is on a distinguished road
Re: News Scroller 2

I have it working.
Indeed the code MUST match the embedded font.
To me it looks a little double, i mean: and embedding, and in code??
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote

  #23 (permalink)  
Old 12-05-08, 12:27
Junior Member
 
Join Date: Aug 2007
Posts: 9
Rep Power: 0
Angel is on a distinguished road
Re: News Scroller 2

Sorry I was going to get back to this. The scroller works great in safari but not in firefox for some reason. I was testing it out in firefox after i first installed it and that is why I thought it did not work. Dont know why it does not work in firefox. As far as the resize issues...I do not know why people are having problems with that. Worked great for me : )
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote

  #24 (permalink)  
Old 22-05-08, 18:33
Junior Member
 
Join Date: Apr 2008
Posts: 18
Rep Power: 0
flowmatic007 is on a distinguished road
Re: News Scroller 2

Hello, I am trying to enter the scroller in my site using DWCS3 but no luck. No sure what I am doing wrong. I am sort of new to DW so if you can lead me in the right direction I would greatly appreciate it.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote

  #25 (permalink)  
Old 28-05-08, 22:15
Administrator
 
Join Date: Jul 2007
Location: Cesena
Posts: 4,489
Rep Power: 6
Flep is on a distinguished road
Re: News Scroller 2

Quote:
Originally Posted by flowmatic007 View Post
Hello, I am trying to enter the scroller in my site using DWCS3 but no luck. No sure what I am doing wrong. I am sort of new to DW so if you can lead me in the right direction I would greatly appreciate it.
Where you are blocked ?
__________________

 


I recommend: Essential Actionscript 3.0

- Non rispondo ai messaggi privati con domande tecniche. Apri una discussione sul forum !
- I do not reply technicians pvt messages. Open a thread !
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote

Flash Multi Gallery
  #26 (permalink)  
Old 30-05-08, 16:06
Junior Member
 
Join Date: May 2008
Posts: 1
Rep Power: 0
chrispy is on a distinguished road
Re: News Scroller 2

Hi

This is a great news scroller. I've adapted it to work as a vertical scroller and load off my XML file which is all working fine. Except it won't apply any of the html formatting. I use CDATA tags in the XML file. When I trace the output of the XML file it is fine

Code:


 
  
   This is the text 

content for the news item

Some more text in another tag.]]>
BTW I have remembered to use the .htmlText tag instead of .text and still no change. I have also tried adding HTML formatting tags directly to the main.as file (where it applies the text to the "field" TextField and it is ignoring b br and img tags, although it responds to font size changes.

I have loaded this XML data into another app I was playing with and it displayed fine (with the IMG tag etc)... Not sure what I could be doing wrong here.. Any ideas?!

PS I'm new to CS3 and AS 3 so I'm a bit shaky, although I'm loving the new power you get!

Last edited by chrispy; 30-05-08 at 16:11..
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote

  #27 (permalink)  
Old 31-05-08, 08:50
Administrator
 
Join Date: Jul 2007
Location: Cesena
Posts: 4,489
Rep Power: 6
Flep is on a distinguished road
Re: News Scroller 2

Hi chrispy,
let me see the XML please.
__________________

 


I recommend: Essential Actionscript 3.0

- Non rispondo ai messaggi privati con domande tecniche. Apri una discussione sul forum !
- I do not reply technicians pvt messages. Open a thread !
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote

  #28 (permalink)  
Old 09-07-08, 13:57
Junior Member
 
Join Date: Mar 2008
Posts: 3
Rep Power: 0
kkoleno is on a distinguished road
Re: News Scroller 2

Great file! I was wondering, however, how can I change the size of the text and where it's positioned? It seems to stay centered no matter where I move the text box in the flash file. Any suggestions would be great. Thank you!
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote

  #29 (permalink)  
Old 26-08-08, 14:46
Junior Member
 
Join Date: Apr 2008
Posts: 18
Rep Power: 0
flowmatic007 is on a distinguished road
Re: News Scroller 2

Wondering if anyone can help. I was just opening the scroller and it worked with I first unzipped it but when I opened Flash CS3 to changed the BG it stopped working. I started from scratch and noticed that even when I don't make any changes to it, open in Flash, then run test movie, it won't work. But it works when I didn't first go into it. How do I change the BG with out it giving me these output errors?

This is what I got?
ArgumentError: Error #2015: Invalid BitmapData.
at flash.display::BitmapData()
at com.pixelfumes.reflect::Reflect()
at org.FlepStudio::Main/createReflect()
at org.FlepStudio::Main/XMLdone()
at org.FlepStudio::LoadingXML/completeHandler()
at flash.events::EventDispatcher/dispatchEventFunction()
at flash.events::EventDispatcher/dispatchEvent()
at flash.net::URLLoader/onComplete()
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote

  #30 (permalink)  
Old 26-08-08, 15:01
Junior Member
 
Join Date: Apr 2008
Posts: 18
Rep Power: 0
flowmatic007 is on a distinguished road
Re: News Scroller 2

Quote:
Originally Posted by flowmatic007 View Post
Wondering if anyone can help. I was just opening the scroller and it worked with I first unzipped it but when I opened Flash CS3 to changed the BG it stopped working. I started from scratch and noticed that even when I don't make any changes to it, open in Flash, then run test movie, it won't work. But it works when I didn't first go into it. How do I change the BG with out it giving me these output errors?

This is what I got?
ArgumentError: Error #2015: Invalid BitmapData.
at flash.display::BitmapData()
at com.pixelfumes.reflect::Reflect()
at org.FlepStudio::Main/createReflect()
at org.FlepStudio::Main/XMLdone()
at org.FlepStudio::LoadingXML/completeHandler()
at flash.events::EventDispatcher/dispatchEventFunction()
at flash.events::EventDispatcher/dispatchEvent()
at flash.net::URLLoader/onComplete()
I also looked at a previous issue that is similiar to mine but as far as changing the Main.as and embedding the fonts. I am not sure what to do...I looked at the text box and clicked embed but the box already had those fonts select and "don't embed" was on the button below?? Not Sure?? Any suggestions??
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote

Reply

Bookmarks

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is On
Trackbacks are On
Pingbacks are On
Refbacks are On
Forum Jump

Similar Threads

Thread Thread Starter Forum Replies Last Post
News Scroller Flep Utilità di FlepStudio 34 26-11-08 17:48
News Scroller 2 Flep Utilità di FlepStudio 11 17-11-08 19:31
News Scroller Flep FlepStudio utilities 17 25-10-08 02:52
Sistema News, problema accavallamento news dierre Actionscript 3.0 base 9 05-06-08 17:36
news scroller orrizzontale kingrock AIUTO utilità free 0 13-02-08 22:40


All times are GMT. The time now is 19:58.


Powered by vBulletin versione 3.7.4
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Search Engine Optimization by vBSEO 3.2.0 RC4
Forum SiteMap


FlepStudio
by Filippo Lughi
P.IVA 03605860406