Question for HoneyBear
Hey ED Guido here... hows it goin bra?
Trying to make a subdirectory like resources in SynthaSite - Tell me please. Flash movies live there yes?
Trying to make a subdirectory like resources in SynthaSite - Tell me please. Flash movies live there yes?
2
people have this question
I have this question, too!
Tell me when someone answers.
The more people who ask this question, the more it gets noticed.
The more people who ask this question, the more it gets noticed.
The company marked this question as answered.
-
Inappropriate?Guido
Yes you are most correct my friend. Upload you swf file there and then use
<!--
<object width="200" height="400">
<param name="movie" value="resources/myswffile.swf">
<embed src="resources/myswffile.swf" width="200" height="400">
</embed>
</object>
-->
Then you just need to substitute "myswffile.swf" in the code above (in both places) with the name of the file you uploaded and you should see the Flash movie appear when you close the HTML widget editor. You'll need to play around with the width and height values in the text above to suit your movie's size.
I'll have time later to chat on my chat feature if you want man -
Yes Thanks! Here's the real problem - I need to add files to be referenced like js & xhtml but the File Manager won't accept those type files. I'm assuming that Resources is actually the File Manager. If I'm incorrect my ? would be how to create a subdirectory like that to place the other files into.
Thanks bra! -
Inappropriate?I know that js is uploadable (I just did it) and as far as xhtml why does it say you need that in a sub directory? I wonder if you could host that file off server...
All my files are stored in resources and not in any sub directory.
Sorry -
Thanks so much - let me give this a shot & see if I understand it. Guido -
Inappropriate?are you referring to xml?
because I was able to put that in my file manager too
Loading Profile...




CHAMP