ActiveDen

SPINNING NEWSPAPER HEADLINE ROTATOR :: XML

  • Has been a member for 2-3 years
  • Bought between 1 and 9 items
dacic says

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…

2 years ago
Author
ZacharyKnight ZacharyKnight replied

You can contact me through my profile…I will be able to test it after Jan 12th.

2 years ago
  • Has been a member for 2-3 years
  • Bought between 1 and 9 items
dacic says

message sent through your profile

2 years ago
  • Has been a member for 2-3 years
  • Bought between 10 and 49 items
  • Referred between 1 and 9 users
deleuje says
Purchased

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.

2 years ago
Author
ZacharyKnight ZacharyKnight replied

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!

2 years ago
  • Has been a member for 3-4 years
  • Bought between 10 and 49 items
  • Belgium
dom1706 says
Purchased

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,

2 years ago
Author
ZacharyKnight ZacharyKnight replied

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!

2 years ago
  • Has been a member for 2-3 years
  • Bought between 1 and 9 items
dacic says
Purchased

- 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 …

2 years ago
Author
ZacharyKnight ZacharyKnight replied

Sorry to hear that dacic...if there is anything I can do on my end to export it a different way, please let me know.

2 years ago
  • Has been a member for 3-4 years
  • Bought between 10 and 49 items
  • Belgium
dom1706 says
Purchased

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,

2 years ago
Author
ZacharyKnight ZacharyKnight replied

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).

2 years ago
  • Has been a member for 3-4 years
  • Bought between 10 and 49 items
  • Belgium
dom1706 says
Purchased

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,

2 years ago
Author
ZacharyKnight ZacharyKnight replied

Yikes! You probably shouldn’t be uncommenting anything…send me an email and I’ll send you an FLA with the “_self” added.

2 years ago
  • Has been a member for 3-4 years
  • Bought between 10 and 49 items
  • Belgium
dom1706 says
Purchased

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,

2 years ago
Author
ZacharyKnight ZacharyKnight replied

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.

2 years ago
  • Has been a member for 3-4 years
  • Bought between 10 and 49 items
  • Belgium
dom1706 says
Purchased

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,

2 years ago
Author
ZacharyKnight ZacharyKnight replied

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.

2 years ago
  • Has been a member for 3-4 years
  • Bought between 10 and 49 items
  • Belgium
dom1706 says
Purchased

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 word
and 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,

2 years ago
Author
ZacharyKnight ZacharyKnight replied

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.

2 years ago
  • Has been a member for 3-4 years
  • Bought between 50 and 99 items
kowalski says
Purchased

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

2 years ago
Author
ZacharyKnight ZacharyKnight replied

Do you mean you want the paper to spin exactly 3 times? An odd request to say the least.

But that can’t happen as the paper doesn’t actually spin…it’s an illusion…spinning with blurring would be far too system intensive.

2 years ago
  • Has been a member for 4-5 years
  • Bought between 50 and 99 items
chri0088 says

nice work. Sorry if this has been answered already, but can the links not be a URL , but targeting a movie clip? Thanks!

2 years ago
Author
ZacharyKnight ZacharyKnight replied

Sorry about the delay…not sure exactly what you mean…send me an email with details.

2 years ago
  • Has been a member for 4-5 years
  • Bought between 100 and 499 items
ketok says
Purchased

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.

2 years ago
Author
ZacharyKnight ZacharyKnight replied

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.

2 years ago
  • Has been a member for 1-2 years
  • Bought between 1 and 9 items
smb32 says
Purchased

Awesome item. Super easy to customize without knowing flash! Really glad I made the leap and purchased this!

2 years ago
  • Has been a member for 1-2 years
  • Bought between 1 and 9 items
smb32 says
Purchased

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!

2 years ago
Author
ZacharyKnight ZacharyKnight replied

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.

2 years ago
  • Has been a member for 4-5 years
  • Exclusive Author
  • Sold between 1 and 100 dollars
  • Bought between 100 and 499 items
  • United Kingdom
indigochris says
Purchased

Great item and really easy to use. Thanks for another great and very useful file!

10 months ago
Author
ZacharyKnight ZacharyKnight replied

Thanx for the buy, indigochris!

Feel free to send me a link to any sites you use it on…I’ll add it to my Buyer Showcase.

10 months ago
  • Has been a member for 0-1 years
  • Bought between 1 and 9 items
frogslug says
Purchased

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!

8 months ago
Author
ZacharyKnight ZacharyKnight replied

Thanx for the buy frogslug! Message me thru my profile and I’ll help you change the headline.

8 months ago
Purchased
Default-user frogslug replied

Done. Thanks! I look forward to your response.

8 months ago
  • Has been a member for 0-1 years
  • Bought between 1 and 9 items
jacquesge says

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. :stress: 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!

6 months ago
Author
ZacharyKnight ZacharyKnight replied

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.

6 months ago
by
by
by
by
by