Can you just try for me to input some cyrillic text and try to see what they will appear in your file?
Please give me your email so i can send you few cyrillic words, i tryed here but not appear correct.
Thank you in advance! Waiting for your reply…
Can you just try for me to input some cyrillic text and try to see what they will appear in your file?
Please give me your email so i can send you few cyrillic words, i tryed here but not appear correct.
Thank you in advance! Waiting for your reply…
message sent through your profile
Hi -
I am trying to put this on my FriendsForSale page on facebook. The file will be hosted on a separate domain (obviously) and so the embed code should be accordingly. But it just doesn’t work.
I tried the same exact (non-working) code of ffs with another swf file [also on my server], and that works without any problems.
I tried changing the xml file image urls to exact paths and else but that apparentle isn’t the problem.
Do you have any idea why this can’t be embedded from another domain?
Thanks.
Flash only allows an XML file to load from the same domain unless you use a workaround. Here is a reference link…
http://kb2.adobe.com/cps/142/tn_14213.html
Please post a follow-up if you find out more. Thanx for the buy!
Hello,
4 months ago, you said this wonderful newspaper would not be available in AS3 . Is this always correct today ? I have bought your newspaper to put in a template (also bought here on activeden) but this template asks only for AS3 swf and not AS2 ! Could you please help me ? Thanks in advance. Dominique,
Unfortunately I’m still trying to find the time to learn AS3 …I’ve got Flash CS4 and a good book…but…haven’t started my journey yet.
There’s really not much you can do other than save the template as an AS2 file…which most likely would be impossible, since all of the functionality is probably AS3 based.
Sorry, Dom…I wish I had learned AS3 years ago!
- nice file
- good idea
- easy for editing source file
- UNFORTUNATELY DOES NOT SUPPORT UNICODE / UTF -8 / CYRILLIC , ANYONE WHO ATTEND TO PURCHASE BE AWARE ABOUT ENCODING …
Hello ZacharyKnight,
Thanks for replyiing me about AS3 … I have to learn it too 
I have a question : how to put a link in the same window ? I’ve seen in your help file
Click = (FULL URL ) : (a web address that will open in a new window)but I want the web address opened in the same window. Do I also have to put a complete URL (even it’s the same domain) ? In the script, I see this:
// getURL(_parent._parent.arr_ITEMS[v_ThisNum].attributes.Click);
What do I have to do something like _self ?
Best regards. Dominique,
Hi Dom…
I believe you are correct…add the “_self” argument to the getURL line, which would look like…
getURL(_parent._parent.arr_ITEMS[v_ThisNum].attributes.Click, "_self");
I’d imagine you can use a relative link.
And don’t forget to test from your server (instead of locally using TestMovie).
Hello ZacharyKnight,
Thanks for your reply. I’ve uncommented the line 82 :
btn_MAIN.onPress = function() { // when user clicks on this...
getURL(_parent._parent.arr_ITEMS[v_ThisNum].attributes.Click);
}
and, on the server (not locally), the newspaper is not diplaying !
Do I have to uncomment those 3 lines to be able to put a click ????
Best regards. Dominique,
Hello again ZacharyKnight,
I’ve solved the _self argument to open in the same page. Thank you very much.
I want to change the terms ‘extra’ displaying 3 times in the beginning of your animation. Do I have to change ‘extra’ like ” How to change the name of the newspaper ::” in your help file with a new layer and CTRL B and CTRL A ?
I’ve tried but it doens’t work …
Thanks in advance for your help. Dominique,
Hi dom...
If you want the word to appear 3 times just as it does but want it to say something other than “Extra!”...find the “TEXT__Extra!” MC (note the !) in the Library and replace “Extra!” with your new word.
If that’s not what you’re looking for, reply or email me.
Hello ZacharyKnight,
Thanks for your reply.
I’ve already tried that in the past but I’m not able to change the text in the TEXT __Extra! MovieClip…
I’m searching the button ‘edit’ to be able to change your word ‘Extra!’ but I don’t find it. I’ve also tried to select all the letters of your word to replace them but it doesn’t work …
Maybe it’s simple to change but …
Could you please help me ?
Thanks again.
Dominique,
Your thinking about it too hard 
Do a test…draw a rectangle over the word “Extra!” and test the movie. If a rectangle animates 3 times then you know your on the right track.
There is no editable text in the file…you need to use the text tool to create your own from scratch. The font I used is “Impact”.
Just follow the “How to change the name of the newspaper” instructions in the help file…only do it with the “TEXT__Extra!” mc. Be sure the text you make is center aligned on the crosshair just like the “Extra!” is.
Hello again ZacharyKnight,
I’ll test with the rectangle …
One day ago, I’ve asked if I have to follow the help file to change the name of the newspaper for changing the extra! word. 19 hours ago, you replied :find the “TEXT__Extra!” MC (note the !) in the Library and replace “Extra!” with your new wordand 6 hours ago, you tell me :
Just follow the “How to change the name of the newspaper” instructions in the help file
So now, I’m lost ;-))
Tell me just if I have to put a new layer and CTRL B and CTRL A to replace the extra! text ?
Thanks in advance and have a good week-end. Dominique,
LOL ! You are definitely lost…those are both basically the same instructions.
Originally, I didn’t have time to check the help file…so I just told you how to do it…after seeing that the help file said the same thing…only with much more detail…I agreed with you that you should follow it.
It’s really very simple…get rid of the word “Extra” and the exclamation point…place your own static text there (or a rectangle as a test)...test your movie…re-size and re-position your text until it looks good when animated during testing.
Don’t even bother with CTRL -B…if it’s static text, Flash will convert it to vectors for you automatically.
Helllo,
Great component!!
I would like to set it to spin 3 times and then stop.
A pointer would be much appreciated.
Kind regards, Damien
nice work. Sorry if this has been answered already, but can the links not be a URL , but targeting a movie clip? Thanks!
Greetings – I need the url links to target top or parent however I’m having difficulty getting this to happen. I’ve tried this:
btn_MAIN.onPress = function() { // when user clicks on this… getURL(_parent._parent.arr_ITEMS[v_ThisNum].attributes.Click, target=”_top”); }
and this
btn_MAIN.onPress = function() { // when user clicks on this… getURL(_parent._parent.arr_ITEMS[v_ThisNum].attributes.Click,”_top”); }
Neither work.
Can you please advise.
Hmmm…the syntax for getURL is:
getURL(“http://www.website.com”, “_top”);
So, the second method you tried should work. First thing to make sure of is that you are testing online. Flash’s getURL will not work when using Test Movie or any other local setup. You must upload the SWF to a server and test it from there.
Awesome item. Super easy to customize without knowing flash! Really glad I made the leap and purchased this!
I’ve got everything working except and it looks great! I am having one minor problem. I can’t get my file to open a new page when it opens the link. I updated the xml to say target = blank. When the swf is standalone it works, however once embeded in a webpage it doesn’t work. Is there a place in the fla that I need to update this as well?
Please advise. Thanks for your time!
Thanx for the buy, smb32!
The XML file should not have anything other than the URL .
You can find the AS for what happens when the newspaper is clicked in the "03__NEWS__(AS)" MC on the --> SCRIPT layer at line 82. This is where the getURL action is.
The default is to open in a new window, so don’t change anything if you want that to happen. If you want it to open in the same window you will need to add “_self” to the arguments. See one of the comments above.
Great item and really easy to use. Thanks for another great and very useful file!
I’m using this in an e-Learning module, and it looks fantastic.
But I have a question. Is there a way to change the font size and still have it look pretty good? I need to be able to fit a longer headline (using real headlines). I was able to change the font in Flash, but it seemed to move the content under the text up, crowding the text. Thanks!
Is is possible to change “The Daily News” for something else? I’m a French Canadian and people get frustrated easily when there’s even a tiny bit of text written in English.
So, I would have to change this part of the document! Is it easy to do? Is it just a textfield or is it an image? Thank you very much for the info!
There is a “How to change the name of the newspaper” section in the help file which has step-by-step instructions.
In general, you will need to add text using a desired font on your system. So it is easy if you know the basics of Flash.
If you purchase this and need more assistance, feel free to message me through my profile page.
COPYRIGHT © 2012 ENVATO| TERMS OF USAGE| SUPPORT/HELP| ICONS BY TANGO + WEFUNCTION + FAMFAMFAM
Adobe®, Flash®, Flex®, Fireworks®, Photoshop®, Illustrator®, InDesign® and After Effects® are registered trademarks of Adobe Systems Incorporated.
You can contact me through my profile…I will be able to test it after Jan 12th.