ActiveDen

Custom XML News Reader (AS2)

  • Has been a member for 4-5 years
  • Bought between 10 and 49 items
saig says
Purchased

Hello Joe,

I purchased your file, great ! Is it possible to remove picture when there is no picture ?

Thank you for your Help ! saig

Posted 3 years ago
  • Has been a member for 3-4 years
  • Exclusive Author
  • Sold between 10 000 and 50 000 dollars
  • Bought between 10 and 49 items
  • United States
  • Referred between 50 and 99 users
JoeMC says
Author

@saig

– You’ll need to take the code posted here and copy over the entire section of code within the newReader movie clip (in the actions layer). Copy over the whole sections named: SETUP MAIN XML

Then in your xml file, leave the pic tag for the news items you don’t have a picture for, but just leave the tag empty like this: < PIC >< /PIC > (remove the spaces)

That should work for you.

Thanks for your purchase!

Joe

Posted 3 years ago
  • Has been a member for 3-4 years
  • Bought between 10 and 49 items
ppx says
Purchased

I have some problem with Latin characters in Bold type for example: öÖçÇ??i???üÜ?I

I can’t see all special characters in Bold type.

Help me Please !

Thanks

Posted 2 years ago
Author
JoeMC JoeMC replied

I have emailed you about this. Please let me know if you have any other questions.

Thanks for your purchase!

Posted 2 years ago
  • Has been a member for 2-3 years
  • Repeatedly Helped protect Envato Marketplaces against copyright violations
  • Bought between 10 and 49 items
  • Canada
mapleleaf says

Joe

Does this allow you for inner linking to other modules?

In any case, it is on my list for purchase. As I intend to use it as my web site’s news display and have them go directly to their choice (ie) the mp3 player sections

Posted 2 years ago
Author
JoeMC JoeMC replied

It would be possible, but it would take a little customization of this file. Plus you’d probably have to customize your main .fla a little… unless there is already a specified way of listening to an internal link.

Posted 2 years ago
  • Has been a member for 2-3 years
  • Exclusive Author
  • Sold between 1 and 100 dollars
  • Bought between 10 and 49 items
  • Italy
gigiolamassa says
Purchased

Beautiful file!

I added it into my as2 main site as an external swf. It works fine but it doesn’t resize when i reduce the window…can you tell me how to solve the problem?

I also want to know how to change text size and font…

Thanks!

Posted 1 year ago
  • Has been a member for 2-3 years
  • Exclusive Author
  • Sold between 1 and 100 dollars
  • Bought between 10 and 49 items
  • Italy
gigiolamassa says
Purchased

I also have problem with special characters like “à, è, ì, ò, ù, ...”.

Please help me.

Thanks again!

Posted 1 year ago
  • Has been a member for 2-3 years
  • Exclusive Author
  • Sold between 1 and 100 dollars
  • Bought between 10 and 49 items
  • Italy
gigiolamassa says
Purchased

Hi Joe.

I solved many problems by my self. Only 2 remains:

1. it doesn’t resize when i reduce the browser window;

2. how to increase image size (more than 80×80 px).

Please reply. Thanks.

Posted 1 year ago
Author
JoeMC JoeMC replied

Answers:

1. It should resize as long as you have: scalable="true" in the xml file. 2. The file is setup to only display 80×80 pixels. In order to have other sizes, the file would have to be customized.

Let me know if you have any other questions.

Thanks for your purchase!

Posted 1 year ago
  • Has been a member for 2-3 years
  • Exclusive Author
  • Sold between 1 and 100 dollars
  • Bought between 10 and 49 items
  • Italy
gigiolamassa says
Purchased

Thanks for answer!

I have already scalable="true" in the xml file as the original file. It correctly goes into the stage, but if i resize the browser window with the news module already opened it doesn’t automatically resize, so i have to refresh it.

I understand it would be very difficult for you to solve this problem, if you can’t it doesn’t matter the file works well anyway.

Thank you!

Posted 1 year ago
Author
JoeMC JoeMC replied

No problem, glad to help!

Do you have a link to your file online that I can check out? I may be an issue of how your “main” swf is setup… but, if I can take a look at it, it may give me a better idea of what the issue is.

Posted 1 year ago
  • Has been a member for 2-3 years
  • Exclusive Author
  • Sold between 1 and 100 dollars
  • Bought between 10 and 49 items
  • Italy
gigiolamassa says
Purchased

You can see the working file at: http://www.gigiodesign.it

The news module is on the “I DO” section.

Thank you very much for help!

Posted 1 year ago
Author
JoeMC JoeMC replied

How are you loading the file into your site? Are you:

1. Loading it as an external swf. 2. Copy and paste the movie clip into your site (embed it into your site).

I’m guessing you’re embedding it, which it that instance you’ll have to incorporate this code into your “stage resize listener” function within your site .fla:

// SAVE VARIABLES FOR THE STAGE WIDTH & HEIGHT
var sw:Number = stage.stageWidth;
var sh:Number = stage.stageHeight;

newsReader.resizeNews(sw,sh);    

If you’re using the external swf method, the resizing should automatically work (which is why I’m assuming you’re using the embedding method).

Let me know if you have any other questions.

Posted 1 year ago
  • Has been a member for 2-3 years
  • Exclusive Author
  • Sold between 1 and 100 dollars
  • Bought between 10 and 49 items
  • Italy
gigiolamassa says
Purchased

I loaded the file as an external swf, but the resizing doesn’t work automatically. I tried to embed it as you say but the problem remains…

The only way to make it automatically resize into the window is to change Stage.scaleMode = "noScale" to Stage.scaleMode = "Scale", but in this way the main site doesn’t cover the full width and height.

I think this could be an interesting starting point for you, in order to understand the real problem.

Any other suggestion?

Thanks anyway!

Posted 1 year ago
Author
JoeMC JoeMC replied

Is there any way I could get a copy of your site (or just the necessary parts) to do some testing with?

Posted 1 year ago
  • Has been a member for 2-3 years
  • Exclusive Author
  • Sold between 1 and 100 dollars
  • Bought between 10 and 49 items
  • Italy
gigiolamassa says
Purchased

I sent you the link to download the entire site in your private page.

Thanks!

Posted 1 year ago
Author
JoeMC JoeMC replied

Cool, downloading it now.

Posted 1 year ago
Author
JoeMC JoeMC replied
Where did you change: Stage.scaleMode = "noScale" to Stage.scaleMode = "Scale"?

I can’t seem to find it in the code. I need to change it back.

Posted 1 year ago
  • Has been a member for 2-3 years
  • Exclusive Author
  • Sold between 1 and 100 dollars
  • Bought between 10 and 49 items
  • Italy
gigiolamassa says
Purchased

This is in your file “preview.fla”. You can find it in layer “a” line 20.

To open the fla files you need to install the lacotween package i sent you by mail.

Thanks!

Posted 1 year ago
  • Has been a member for 2-3 years
  • Exclusive Author
  • Sold between 1 and 100 dollars
  • Bought between 10 and 49 items
  • Italy
gigiolamassa says
Purchased

THE FILE WORKS PERFECTLY !

You solved my problem so quickly! Thank you so much Joe! 5 stars!

Posted 1 year ago
  • Has been a member for 3-4 years
  • Bought between 10 and 49 items
Spiv says

Hi,

if you have a short newsitem, will the expanding be automatically disabled?

Thanks

S

Posted 10 months ago
Author
JoeMC JoeMC replied

Currently no, but that is something I should really look into. If you do purchase the file, let me and I’ll be sure to update the file to make sure that is factored in.

Posted 10 months ago

You must sign in or sign up to purchase this item.

$10Regular Licence

$10

Regular Licence a website (commercial, personal, client), free game, e-card, or presentation - Details

$50Extended Licence

$50

Extended Licence an app, paid game, or other software project, a website template for sale - Details

117 Purchases 74 Comments

Buyer Rating
12345 ( 30 ratings )
JoeMC

JoeMC

  • Has been a member for 3-4 years
  • Exclusive Author
  • Sold between 10 000 and 50 000 dollars
  • Bought between 10 and 49 items
  • United States
  • Referred between 50 and 99 users
View Portfolio
Created 30 August 08
ActionScript Version AS2
Documentation Well Documented
Opens With Flash 8 (8+)
Published Size 46.2kb
by
by
by
by
by