I have a movie that load in a contentpane a file .swf that contains a video.
When I reproduce the movie in IE it works perfectly, but the video does not get loaded in Firefox.
Anybody knows as can it be the problem?
But guessing anyway:
Since we know that the flash player is most likey not to blame, and that being made in Koolmoves should have to issues. I would imagine it has to do with the HTML tags and most likely you've made a mistake in your <embed> tags somewhere that you did not make in the <object> <param> tags.
But guessing anyway:
Since we know that the flash player is most likey not to blame, and that being made in Koolmoves should have to issues. I would imagine it has to do with the HTML tags and most likely you've made a mistake in your <embed> tags somewhere that you did not make in the <object> <param> tags.
source code of html seems to be good... without wmode transparent
0 text string containing text
1 html text string containing html text
2 external text filename of text file
3 external html text file name of html text file
4 external graphic file name of swf, gif, png or jpg file
5 symbol library mc linkage ID of movieclip
6 symbol library bitmap linkage ID of bitmap
7 bitmap bitmap
Transition
0 Crossfade
1 Dissolve
2 Left to right
3 Top to bottom
TransitTime
Value between 0 and 5
representing the amount of seconds the transition takes
I have solved the problem using the command loadMovie. Now, the problem is other:
The Web that I do has some videos, when the first video gets loaded there are no problems but when the second video loads the sound itself he gets up to the full and it seems like two videos had gotten loaded at the same time