ActionScript 3.0 :: Incorporating A Live CNN News Headline Tracker - RSS?

Nov 24, 2009

I have a client who wants a live CNN headline ticker on their website.This would be easy if it were an HTML based website, but this one is a Flash based website.In looking around I've learned that you can use javascript or PHP to do this ... create a really simple live news headline ticker? Basically I have never done anything like this and have no idea how to go about it ... woould I use a component? What might the AS3 code look like to do something like this?

View 26 Replies


Similar Posts:


ActionScript 2.0 :: XML - Fetch News From Xml And Populate That News Headings Into Four Text Fields

May 17, 2010

I am working on the news ticker module (AS2) where I have to fetch news from xml and populate that news headings into four text fields and these 4 headings will stay for a while and fade until last record. this process will continue.

View 0 Replies

ActionScript 2.0 :: Making An XML News Reader Based Off Of Senocular Squirrel XML News?

Mar 24, 2007

Making an XML news reader based off of senocular Squirrel XML news.

I'm using Fuse and wanted to target the dynamic text and or background portions of the headline section.

However, this movie clip is attached to the menu_mc so I'm stumped as to what I should exactly target for the fuse sequence (or any mx.transition/zigo engine based code-tweening process for that matter).

I've attached the files in a .zip for people to look at (and possibly conquer my problem!

View 3 Replies

ActionScript 2.0 :: Xml News- Pulling Multiple News From Xml?

Jul 17, 2009

I wanted to add a second news box under the first one and have it pull the first two news items in the xml file and have it displayed on the movie. Currently it is putting the first news item in both news boxes.ction script so that the second box is actually the second "<news> tag". From the tutorial I removed the <info> <author> and <comment> tags.

View 0 Replies

Home Page Headline Gallery?

Dec 8, 2010

I am trying to create a flash headline gallery animation for a web site and I am having a bit of trouble. I am trying to get something similar to what you see on many websites today. Example 49er website ( [URL].. Typically the animation starts with one headline for a story "Click here to learn more" . After 7 seconds or so it goes to the next.I want mine to utilize the horizontal sliding effect between stories. underneath the stories are several buttons for navigating to a specific headline.

Many example sites i've seen use javascript or something else, but i was attempting to use Flash. I borrowed some code from a tutorial and I have some of it done. I have the button nav working, and the headlines slide horizontally when clicked. What i can't seem to add to this is the auto-play, wait 7 seconds then go to the next.

View 1 Replies

ActionScript 2.0 :: Display RSS Feed Headline?

Nov 28, 2009

I would like to display an RSS Feed headline in my flash site. There doesn't need to be any body text, but it has to display the headline quite quickly for a rollover.

View 1 Replies

ActionScript 3.0 :: Loading Headline Into Dynamic Textfield?

Jan 28, 2011

I'm trying to get this headline to load into a dynamic textfield. Do I need a loader to load text the smae way i do for an image?Below is my code. I will try to comment it out.

ActionScript Code:
var xmlLoader:URLLoader = new URLLoader();
var xmlData:XML = new XML();[code]......

View 0 Replies

Professional :: Creating A Button Headline With Transparent Font?

Feb 19, 2012

I'm making a graphic button for a news app that allows the user to click on a headline.The button is composed of font and a rectangular shape in the back of the text. I want the text to be 100% transparent, and create the effect that you can see in  the titles of this movie poster:
  
[URL] 
 
does anyone know how to do this? doing it the way you would think...which is just to make the text  100% transparant doesnt work because the the background shape of the button (about 65% transparent) is in the way.

View 1 Replies

ActionScript 2.0 :: Incorporating Easing Into Function?

Jan 6, 2006

i have this function that moves my mc under a mask, when it gets to the higher than the mask its text changes then moves to a position lower then the mask and scrolls back up to its origional position with the updated text. the problem is i need help making it ease instead of just moving with "this._y -=6"

my code:
Code:

function newProject(g, d, l, c, t) {
dtext.onEnterFrame = function() {[code].....

View 1 Replies

ActionScript 2.0 :: Incorporating Php In Duplicate Movieclip?

Feb 24, 2008

Im creating a portofolio for myself, and im trying to make it database dependent, so i can update it through mysql and php. Im loading my vars from a database called portofolio, where i want to load a title, description, id, and a url to an image. In my fla i have the following code:

Code:
//postition of the first thumbnail
var nextx:Number = 25;
var nexty:Number = 25;[code]....

i would like to have all the data from the DB imported using only one query, and then have it displayed in the thumbnail duplicates.

View 3 Replies

Professional :: Incorporating Flash MP3 Player Into Website

Jan 15, 2012

I bought a flash mp3 player from Active Den which I'm hoping to incorporate into my (tumblr) site. The mp3 player was made 2 years ago.
The mp3 folder with all files needed is here: [URL]
And the code for my site is here: [URL]
I'm hoping to add a transparent background too so it doesn't overlay the site itself when active.

View 22 Replies

Actionscript 3 :: Incorporating ASP.NET And Flash Components In One Site?

Jan 21, 2011

I need to integrate ASP.NET into an existing Flash site. The site is heavily laden with Flash and needs to communicate with a SQL Server database. I want to use ASP.NET SQLDataSource for this purpose. Given that I need to integrate the two technologies for one web page on the site, do I need to make the site fully ASP.NET with embedded Flash objects? Or, can I just add a single ASPX page to the site that contains the web.config and connection string to SQL Server?

View 1 Replies

Data Integration :: Course Tracker In Flash

Jan 6, 2011

I am looking out for an swf output for my course.
 
1) Screen 1: A user login Screen - Once i enter my user name and password i will enter into the Screen 2

2) Screen 2: Screen 2 Displays with my User name on Top and Frame out looks like Course Lessons under the course

1)
2)
3)....
 
Towards the right side i want to view whether the lesson is Completed/Not Started/In Progress (which has to call from the database) followed with Date and Duration.
 
(To make this output format what do we need to use like.. flash, xml,sql database...)

View 1 Replies

Professional :: Course Tracker In Flash Using Database?

Jan 6, 2011

I am looking out for an swf output for my course.1) Screen 1:A user login Screen - Once i enter my user name and password i will enter into the Screen 22) Screen 2:Screen 2 Displays with my User name on Top and Frame out looks like Course

Lessons under the course
1)
2)

[code].....

View 1 Replies

ActionScript 3.0 :: Frame Rate Tracker

May 24, 2008

Does anyone know of some source code for an AS3 frame rate tracker? This one is what I want but for AS2: [URL]

View 3 Replies

ActionScript 3.0 :: Flash Local Connection Incorporating Into A Mp3 Player

Mar 22, 2010

I have an mp3 player(AS3) loads in external mp3. I am trying to attach the flash local connection script to the mp3 script so that I can have the mp3 pop up in a smaller browser and it be controlled by the main homepage.

here is an example, [URL] select track 4, you will see it starts playing but also another small window pops up but its behind the main browser. this is then controlled with a 'Stop' and 'Play' function on the main home page.

thats what I am trying to create:

ok;
 
I have an example working for the flash local connection where you can drag a ball and it also moves in the smaller pop up window, see here: [URL]
 
So I have that working and I have the mp3 working, but I need to put both togther and cross over the flash local connection script and incorporate into the mp3 script.

What is the best way for me to send script information, I don't want to flood the thread with AS. You can download the flash lconnection files and the mp3 player from here!
 
[URL]

View 7 Replies

ActionScript 3.0 :: Flash Local Connection Incorporating Into Mp3 Player

Mar 22, 2010

I need to put togther regarding flash local connection? I have an mp3 player(AS3) loads in external mp3. I am trying to attach the flash local connection script to the mp3 script so that I can have the mp3 pop up in a smaller browser and it be controlled by the main homepage.

[Code]...

View 1 Replies

ActionScript 3.0 :: Flash Incorporating Commas Into Text Fields?

Nov 22, 2010

Ok, I have looked around and I know that this question has been asked many times but I still dont understand. I am developing an ROI calculator and need to acomplish two things, i think one will fix the other but here goes. 1. I need to make sure that when a user inputs their number in the input text field if they us a comma I dont get the NaN as a return. 2. How can I incorporate commas into the final calculation answer. For example if they enter 10000 my net result currently comes back as 105600. I would like it to come back as 105,600. I dont necessarly need to format as currency to make this work.

I am using CS5 and AS3 for the coding on this. I am not very expierenced in coding in Flash, as a matter of fact the fact that I have made it this far is amazing.

Here is my current code:

stop();
CalcBtn.addEventListener(MouseEvent.MOUSE_UP, FindTotal);
function formatNumbers(num:Number, comma:Boolean):String {

[Code]....

I have looked at other suggestions and plugged them in with no luck.

View 2 Replies

Flash Ad - Creating Click Tracker / Counter?

Oct 6, 2010

I have a flash ad on my site that cycles through about about 8-10 products each with their own buy button that adds the item to the shopping cart and takes them to the shopping cart page. What I want to do is create some kind of counter or tracker that keeps track of how many times each product was clicked on. I would prefer an external file to be generated and updated per new click. Is this possible?

View 1 Replies

ActionScript 3.0 :: Developing Course Tracker In Flash - SWF Output

Jan 6, 2011

I am looking out for an swf output for my course.

1) Screen 1:
A user login Screen - Once i enter my user name and password i will enter into the Screen 2
2) Screen 2:
Screen 2 Displays with my User name on Top and Frame out looks like
Course
Lessons under the course
1)
2)
3)....

Towards the right side I want to view whether the lesson is Completed/Not Started/In Progress (which has to call from the database) followed with Date and Duration. What steps to be followed to make this output. (To make this output format what do we need to use like.. flash, xml,sql database...).

View 3 Replies

ActionScript 2.0 :: Incorporating Page Flip Functionality In Flash Site?

Dec 3, 2009

Got a request to incorporate a page flip functionality in a Flash site.

View 1 Replies

ActionScript 2.0 :: Incorporating The Separate Graphic Stages Of The Button Control

Dec 20, 2009

how can i make a button respond to mouse release and/or Enter key release, depending on user input.. when I press Enter, I would like to have the button(s) behave in the same way as if I was clicking it with the mouse, possibly incorporating the separate graphic stages of the button (appearance of button down when clicked with mouse = appearance of button while Enter key is down, etc.) ... and am also curious as to how you can tab between buttons then just press enter to deploy it... i know how to make a button react to button.onRelease and somewhat to the Enter key... separately.. but not as a combined package

View 2 Replies

Tracker Site To Upload Each Day Position And Blog Material

May 2, 2009

I'm about to go on a 1000 mile charity cycle ride. I would like to be able to upload my position to the website at the end of each day - and have the site show precisely where I am on a map of the whole route - a sort of rolling image, if you like. I'd also like to be able to upload blog material at the same time. I have ActionScript 3 available.

View 5 Replies

Bookmark / Return To Where User Left Off Tracker - Flash 8?

Nov 19, 2009

Is there a template or plug in that anyone is aware of that is written in Flash 8 that keeps track ("bookmark of sort") of where a user left off on a .swf or .htm tutorial that includes: The user must be able to leave a .swf or .htm tutorial and return to it later if necessary, "bookmark" their place - it does not have to be completed at one sitting.For reference and viewing purposes, the user must be able to go back into the .swf or .htm tutorial once successfully completing it.The .swf or .htm tutorials must have a mechanism for keeping track of user progress and completion. It must provide reports on user status and who has successfully completed the tutorial.

View 1 Replies

ActionScript 2.0 :: Mouse Tracker - Trace The _x And _y Values Of Cursor

Jul 29, 2003

I can create a double axis cursor and i want to have a tracker to trace the _x and _y values of my cursor but i'm not sure of the script.

View 2 Replies

ActionScript 3.0 :: ReferenceError: Error #1065: Variable Tracker Is Not Defined

Sep 25, 2011

im tearing my hair out over this, sorry if its an extreme noob question but i know its quite a common problem and im sure someone on here must be able to help. After debugging my project here is the error message -

[Code]...

let me know if you can point me in the right direction here - the problem has come about as I have inherited a .fla that has been set up on another machine. If you need me to post any of the code that its referring to above let me know.

View 7 Replies

Professional :: Video Not Working - Get The Loading Type Image On The Tracker Bar

Dec 3, 2011

I've inported a flv video and embeded it in one of the templates flash has, when i publish it and I go to the video.html file it plays, when i go to the video.html via my website I get the loading type image on the tracker bar. what is wrong? THe files are all linked correctly, it's video.swf as everything is in my "video" folder.

View 4 Replies

Actionscript :: Add Score Tracker In An If / Else Statement For Multiple Choice Game?

Dec 12, 2010

Where and how I'd put the rest for the score tracker? I'm going to be making 3 of these multiple choice questions, so what would be the best way I lay that out and transition from one question to another?[code]...

View 1 Replies

Reduce Live Delay Time With Hls-live?

Feb 14, 2012

I'm noticing a 13-16 second delay with live streams to iOS devices. Is there any way to improve this delay time by modifying the Event.xml parameters or the Apache hlshttp_module parameters in httpd.conf?

View 9 Replies

Media Server :: Live Switching With Live Media Encoder?

Jan 3, 2010

I would like to know if there is a solution available that allows me to plug 2 HDV cameras into a laptop and live switch between the 2 cameras while uploading the live stream via adobe flash media live encoder to the adobe streaming server? the scenario is I want to offer live streaming of corporate seminars that I normally shoot with 2 cameras.

View 1 Replies







Copyrights 2005-15 www.BigResource.com, All rights reserved