
Welcome Guest
|
#1
|
||||
|
||||
|
Induction to the New Flash MX Component Forum
Flash MX Components have actually existed before Flash MX and where introduced in Flash 5 and were formally known as smartclips.
However this time round, components are a smarter way of developing your smartclips and fully extendable using Object Based programming paradigm to fully customise your objects. We have also launched the Serverside Components Forum for Flash MX Communication Server (Flashcom) and other servers like unity2, flashnow etc... We also like to take this new opportunity to introduce our new Flash Ticker which actually utilises the new Flash MX UI Component 2 to extend it's features and optimise the scripting to integrate with Flash PHP Remoting. Giving it the best possible speed and efficiency in producing a wholly integrated application from client-side to server-side. [swf x=400 y=60]http://flashmove.com/flash/ticker/fTicker.swf[/swf] You can make use of these files to create something likewise of what you see above. Flash Remoting AMFphp and Flash UI Components Set 2 - Use the Flash Ticker.
__________________
Twitter . |
|
#2
|
|||
|
|||
|
Very cool, thanks FlashMove.
![]() c.s.ritchie
__________________
The Spatula |
|
#3
|
||||
|
||||
|
ticker problem
I am having a problem with the ticker component. The ticker works fine when I am using it in a flash movie but when I include the movie in another movie the text doesn't show up. I know the component is there becasue when I hover it highlights where the text should be but still no text. thoughts?
Thanks!! |
|
#4
|
||||
|
||||
|
It should work normally. How did you include it in another movieclip? Did you use the attachMovie function? Attach your file so it's easier to see what is actually wrong. Perhaps this thread can shed some light. combo box within a movie clip
__________________
Twitter . |
|
#5
|
||||
|
||||
|
No, I used the "loadMovieNum" function.
the swf's can be viewed at the following address: http://www.poshsalonandspa.com/test/ this is a work in progress, BTW. If you hover over the bottom of the movie in the intro screen you will see what I am talking about. I am going to check out that link now. |
|
#6
|
|||
|
|||
|
hi can someone teach me how to make the text scroll in the scrollpane in flash mx 2004.
__________________
cds |
|
#7
|
|||
|
|||
|
I have the same problem of codejunky , i'm using flash MX and
the flash ticker ui component set 2. The ticker works on the main timeline but when i put it in a movieclip the text isn't visible. WHY ![]() Please someone could help us?? This is the code for the ticker and is placed in the same timeline of the ticker .. loadVarsText = new loadVars(); loadVarsText.load("news.txt"); var theData = new Array(); loadVarsText.onLoad = function(success) { if (success) { for(i=0;i<8;i++){ theData[i]={text:loadVarsText["message"+(i+1)],textColor:0xffffff, border:false}; trace(loadVarsText["message"+(i+1)]); myTicker.setDataProvider(theData); myTicker.setDataAllProperty("multiline", true); myTicker.setDataAllProperty("wordWrap", true); myTicker.setDataAllProperty("autosize", "center"); //myTicker.setSpacing(25); myTicker.setClickHandler("myClickHandler") } } else { trace("not loaded"); } }; myClickHandler = function(ticker, index) { if (ticker.getItemAt(index).text.substr(0, 7) == "http://") { getURL(ticker.getItemAt(index).text); } } |
«
Previous Thread
|
Next Thread
»
| Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | |
| Thread Tools | |
| Display Modes | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Problems With List Component Flash Cs3 | rajesh_flash | Flash CS3 / Flash 9 |
0 | 01-11-2010 04:15 AM |
| Glitch in my first Flash project | keress | Newbies |
8 | 12-28-2006 02:49 PM |
| Flash 8 sample component theme | antoniuk | Actionscript 1 Components |
0 | 12-06-2006 12:10 AM |
| Flix 8 for Flash 8 is available | on2com | Flash Video |
1 | 09-27-2005 09:54 PM |
| Flash poll, forum & tracker | dragonfly | General Flash | 6 | 03-03-2003 05:57 AM |

Twitter




