Thank You. I tried it but then it still stops halfway. But then it will continue to play if I have more sprites. Do I need to fit the number of sprites according to the length? In that case, If a comp is slower then the clip will not finish playing at all. Thanks.
Anyone have something simpler? I am currently using the director's one which will change back to the default aft leaving the page and going back again cos begin sprite. anyone have any idea how i can correct this? so that the choice the user made will always remain that?
THANKS.
Hi. thanks. Are you saying as image means no matter how big the image is I just put it down then have a scroller to move partial of it across the stage? Maybe you like to email me at jolene@stormloader.com
Thanks.
I am looking for scolling text in the textbox itself. I can do it with the...
At first I was using the arrow buttons which control the text box so the it will move fr left to right but it is the whole object moving not the text only. Now I need to change them to scrollbars which is the text moving not the object. Any idea how? thanks.
I tried this codes but they still do not work properly... any idea y? THANK YOU.
============================================================
repeat with i = 1 to gDatabase.count
k=2
if gDatabase[i].smc = gDatabase[k].smc then
gDatabase.deleteAt(i)
end if
put...
if i have something like this :
123 --/-- 456
isit possible to have codes to separate them into 123 and 456 without the one in between?
eg. a=123, b=456
???
Thank You.
There is no error now but there is still no filter of the members.
~~~~~~~~~~~~~~~~~~~~~
global gDatabase -- List with all the database records
global gCurrentRecord -- The index of the current record
-- Initialise of sprite properties
on startmovie
myFile = new(xtra "fileio")...
I have this error :
"Script error. Handler not found in object. if exists = 0 then listB.append(listA[k])"
I think for append I need to add in an xtra? or isit another one? Thanks.
Yes. Forgot to say I solved it. I found something that I like to share with others with want to sort. If you have alot of fields, Place the one that you want to sort in the first position. I made this mistake and keeps wondering why it keeps sorting the number........ then I tried to switch the...
u can email to zzzgal@yahoo.com
The controls are not really flexible. I thinking of creating something of my own. But I welcome all advice and help I can get. thanks
I have a dropdownlist that will display one of the fields in a property list text file.
The problem is I do not want to have repeated items in the list. Is there anywhere I can solve?
Thank You.
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.