This is probably a pretty easy question, but I can't be sure. I have very little experience with SQL. I have access to an Oracle server. I have created some identical tables in SQL Server 2012.
ORACLE = Table1 ; Table2 ; etc.
SQL Server 2012 = NEW_Table1 ; NEW_Table2 ; etc.
All of the...
Hi all. I made something I'm rather proud of which you can find located at:
http://darkandmoodyforums.com/flash/mdsb/mdsb.swf
This seems to work fine as a flash file viewed on a browser. I published it to .hqx and .exe as well in case someone wanted to use it without having access to a...
What I found out is the onSoundComplete will work in two situations. If I stream in the sounds, it works fine. And I think if I embed the sounds to the timeline, and then use labels to direct the play-order of the sounds, it will work as well. But like you pointed out... embedded sounds on...
Well, I got rid of the problem of only one sound being played for everything, completely unrelated to the code above.
But no matter what I do, I cannot stop all the sounds from playing at the same time. Or I should say, when I try to use .onComplete to control when the sounds are played using...
I have a Flash program written with linked sound files exported for actionscript. Depending on certain buttons that are pushed and in the order they are pushed, the exported sound files will be identified via an array. Then when the final execution button is pressed, it executes a function...
I deleted the TextArea, and am using just a Text Field on top of a white rectangle. Seems to be working fine so far, although I've only tested it superficially thus far. Not sure how it will handle scrolling or wrapping. Time will tell.
Ok, well... I've tried deleting the TextArea and putting a new one in its place, both by dragging it onto the field, and also by double-clicking and then moving it into position. In both cases, the TextArea starts out small, about the size of text that is visible. When I resize the TextArea...
If I might ask another question... how could you tell that exactly? I mean, when I look at the TextArea, I don't see anything specific about the TextArea, nor the TextField inside it. Guess I just need to know where to look...
Well, you'd think so, huh? But it's not. Let me see if I can post what I have so far. Keep in mind, the underlying actionscript is still a little buggy (thus why I'm rolling nothing but 1's)... but that's a work in progress.
Here: http://darkandmoodyforums.com/flash/dandm_welcome.swf
Click...
Ah, right you are. I was confused about the terminology. That particular problem I'm having is with a Text Area, not a "Text Field". My apologies on the confusion.
Ah, many thanks. I have the script doing ... something. Some other bugs to work out though.
I have a text field to respond with the results or print out error messages when they apply. The text field is approximately 57 characters wide, and about 4 or 5 lines high, but the text field is only...
I'm trying to make a dice-roller program. In the form I am using, it is to be reading various values from TextInput boxes. I'm just not too clear on how to obtain the data from a TextInput box.
For instance, I put a little error checking in there for the one box to decide how many dice to...
I've heard that Flash doesn't do a great job of resizing images. With that in mind, it is entirely possible when you imported your images to library, you imported them as high quality images, each picture probably taking more than 1 MB apiece. This may be causing your sizable problem.
My...
What version of Flash are you using? What version of Flash was the .fla made with originally? Might be a version conflict. Maybe the version of Flash you are using isn't jiving with the code used in the .fla file you downloaded.
Can't say about FireFox, but on IE, I know if you mash the F5 button once, it will download the current version of the page and refresh your cached info. I'd give that a shot.
Yes, thanks. I was thinking about doing that, but I'm concerned that I won't be able to use the scroll bar, should the text area scroll off the small window area. I will give it a shot and see.
I've added a TextArea and some TextInput boxes into a form on my flash web site. It looks great as .fla, but in .swf, the white backgrounds disappear, leaving only black text on a dark background. Needless to say, this isn't good for me. Can someone explain to me how to get the white...
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.