Want to thank and support me for my work?
Buy my iWebFAQ.org E-Book (15$) (reviews) (sample) or...
iWebFAQ.org is presented by Cédric and hosted by HostExcellence
It is currently Sun May 26, 2013 3:12 am

All times are UTC + 1 hour [ DST ]




Post new topic Reply to topic  [ 13 posts ]  Go to page 1, 2  Next
html code won't "apply" in flash code
Author Message
 Post subject: html code won't "apply" in flash code
PostPosted: Thu May 28, 2009 5:09 pm 
Offline

Joined: Thu May 28, 2009 5:01 pm
Posts: 2
copied the code listed in uploading movies and flash codes section #5, using HTML Snippet in iweb, and when I click on Apply, nothing happens. I'm left with buffering 0%. I confirmed that I put in the correct URL path for my flash video. I am not live yet on this, but I assume that it has to work first in iweb.


Top
 Profile Send private message  
 
html code won't "apply" in flash code
Author Message
 Post subject: Re: html code won't "apply" in flash code
PostPosted: Sat May 30, 2009 11:08 am 
Offline
Site Admin

Joined: Tue Jun 10, 2008 1:14 am
Posts: 1840
Location: Basel, Switzerland
Maybe it doesn't work in iWeb itself but works when on the web. Try uploading it.

Otherwise give me a link to the page and copy&paste your code here. Otherwise I can't help you.

Regards,
Cédric

_________________
Thank you for visiting my websites:
http://iwebfaq.org - http://rapidweaverfaq.org - http://wpfaq.org - http://ebookstoretoday.com
All my websites are hosted by: HostGator


Top
 Profile Send private message  
 
html code won't "apply" in flash code
Author Message
 Post subject: Re: html code won't "apply" in flash code
PostPosted: Mon Jun 01, 2009 5:49 pm 
Offline

Joined: Mon Jun 01, 2009 5:38 pm
Posts: 11
Hi I have the same issue. I copied the code into the HTML snippet and clicked apply and only the outline got adjusted. Please find the code below and my website is http://web.me.com/pastormel

<script language="JavaScript" src="http://www.web.me.com/pastormel/.Music/audio-player.js"></script>
<object type="application/x-shockwave-flash" data="http://www.web.me.com/pastormel/.Music/player.swf"
id="audioplayer1" height="24" width="290">
<param name="movie" value="http://www.web.me.com/pastormel/.Music/player.swf">
<param name="FlashVars" value="playerID=1&amp;autostart=yes&amp;loop=yes&amp;soundFile=http://
http://www.web.me.com/pastormel/.Music/KING015.mp3">
<param name="quality" value="high">
<param name="menu" value="false">
<param name="wmode" value="transparent">
</object>

Somebody tried to look into the source code and said they could not find the code, but when I see my iWeb the snippet is still there and I even published it.

I also have troubles with one of my pages (Home) loading ever since I tried iFrames!!!

Please let me know what I need to do.....


Top
 Profile Send private message  
 
html code won't "apply" in flash code
Author Message
 Post subject: Re: html code won't "apply" in flash code
PostPosted: Tue Jun 02, 2009 9:55 am 
Offline
Site Admin

Joined: Tue Jun 10, 2008 1:14 am
Posts: 1840
Location: Basel, Switzerland
First of all http://www.web.me.com doesn't exist. It's only http://web.me.com.

Then entering the following URLs into a browser leads to the Not Found page.

http://web.me.com/pastormel/.Music/audio-player.js
http://web.me.com/pastormel/.Music/player.swf
http://web.me.com/pastormel/.Music/player.swf
http://web.me.com/pastormel/.Music/KING015.mp3

Hence either you didn't upload the files to the right location or you typed it wrong in the URLs. Also I don't understand why you call the folder .Music the dot should be avoided too.

For the Home page try a Publish All or Publish entire site from File menu.

Regards,
Cédric

_________________
Thank you for visiting my websites:
http://iwebfaq.org - http://rapidweaverfaq.org - http://wpfaq.org - http://ebookstoretoday.com
All my websites are hosted by: HostGator


Top
 Profile Send private message  
 
html code won't "apply" in flash code
Author Message
 Post subject: Re: html code won't "apply" in flash code
PostPosted: Wed Jun 03, 2009 6:44 pm 
Offline

Joined: Mon Jun 01, 2009 5:38 pm
Posts: 11
I changed the URL's to "http://web.me.com/pastormel" and removed the "." from .Music.
I uploaded the files to "Finder/Go/iDisk/My iDisk/Music folder".
But it still does not show the simple player.

As for the Home page, I tried publishing to a folder and found that my href for Home page is blank. I tried editing it from the iDisk and I cant get to open it on expresso. Why is that?


Top
 Profile Send private message  
 
html code won't "apply" in flash code
Author Message
 Post subject: Re: html code won't "apply" in flash code
PostPosted: Thu Jun 04, 2009 1:47 am 
Offline
Site Admin

Joined: Tue Jun 10, 2008 1:14 am
Posts: 1840
Location: Basel, Switzerland
pastormel wrote:
I uploaded the files to "Finder/Go/iDisk/My iDisk/Music folder".

Wrong location.

The folder Music must be uploaded to
Finder/Go/iDisk/My iDisk/Web/Sites
hence
Finder/Go/iDisk/My iDisk/Web/Sites/Music

And if you do this then
Finder/Go/iDisk/My iDisk/Web/Sites/Music/KING015.mp3
will be reachable under
http://web.me.com/pastormel/Music/KING015.mp3


As for your Home page: Delete it from iWeb, publish, rebuild it and make a publish all. Or call Apple support.

I have no problems opening an iWeb created html page with Espresso.

Regards,
Cédric

_________________
Thank you for visiting my websites:
http://iwebfaq.org - http://rapidweaverfaq.org - http://wpfaq.org - http://ebookstoretoday.com
All my websites are hosted by: HostGator


Top
 Profile Send private message  
 
html code won't "apply" in flash code
Author Message
 Post subject: Re: html code won't "apply" in flash code
PostPosted: Fri Jun 05, 2009 6:44 pm 
Offline

Joined: Mon Jun 01, 2009 5:38 pm
Posts: 11
Ok, the simple player finally appears, but it says "Error opening file". I tried using other mp3 files and changing the names in the code it still says error opening the file. Do you know why that could be?


Top
 Profile Send private message  
 
html code won't "apply" in flash code
Author Message
 Post subject: Re: html code won't "apply" in flash code
PostPosted: Fri Jun 05, 2009 10:53 pm 
Offline
Site Admin

Joined: Tue Jun 10, 2008 1:14 am
Posts: 1840
Location: Basel, Switzerland
There must be something wrong with the code posted originally. Where did you get it from? From iWebForMusicians?

Copy and paste the following into an HTML Snippet

<script language="JavaScript" src="http://web.me.com/pastormel/Music/audio-player.js"></script>
<object type="application/x-shockwave-flash" data="http://web.me.com/pastormel/Music/player.swf" id="audioplayer2" height="24" width="290">
<param name="movie" value="http://web.me.com/pastormel/Music/player.swf">
<param name="FlashVars" value="playerID=2&amp;autostart=no&amp;soundFile= http://web.me.com/pastormel/Music/KING015.mp3">
<param name="quality" value="high">
<param name="menu" value="false">
<param name="wmode" value="transparent">
</object>

Regards,
Cédric

_________________
Thank you for visiting my websites:
http://iwebfaq.org - http://rapidweaverfaq.org - http://wpfaq.org - http://ebookstoretoday.com
All my websites are hosted by: HostGator


Top
 Profile Send private message  
 
html code won't "apply" in flash code
Author Message
 Post subject: Re: html code won't "apply" in flash code
PostPosted: Mon Jun 08, 2009 5:52 pm 
Offline

Joined: Mon Jun 01, 2009 5:38 pm
Posts: 11
Thank you so much!!! It worked! :D


Top
 Profile Send private message  
 
html code won't "apply" in flash code
Author Message
 Post subject: Re: html code won't "apply" in flash code
PostPosted: Tue Aug 10, 2010 1:16 pm 
Offline

Joined: Tue Aug 10, 2010 1:12 pm
Posts: 2
I am having a similar problem. The link is correct because it leads me to the file. Here is the code:

<script language="JavaScript" src="http://tiffintalk.org/SFPSource/audio-player.js"></script>
<object type="application/x-shockwave-flash" data="http://tiffintalk.org/SFPSource/player.swf" id="audioplayer2" height="24" width="290">
<param name="movie" value="http://tiffintalk.org/SFPSource/player.swf">
<param name="FlashVars" value="playerID=2&amp;autostart=no&amp;soundFile= http://tiffintalk.org/Main/Media/August%208,%202010.mp3">
<param name="quality" value="high">
<param name="menu" value="false">
<param name="wmode" value="transparent">
</object>

I also have an unrelated question. I drop mp3 files on my site and it turns them into .mov files. I read several different forums about this, but they only refer to it happening in iWeb08, I have iWeb09. I went back and tinkered with the site, honestly I didn't really do anything except export it to a folder to play with the code (which was unsuccessful as Text Edit opens a formatted version, not the code) and then re-upload the site. Now two of my episodes are mp3 like they should be, but episode 9 is still a movie. Seems arbitrary and random, is there a systematic way I can avoid this?


Top
 Profile Send private message  
 
Display posts from previous:  Sort by  
Post new topic Reply to topic  [ 13 posts ]  Go to page 1, 2  Next

All times are UTC + 1 hour [ DST ]


Who is online

Users browsing this forum: Google [Bot] and 1 guest


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot post attachments in this forum

Jump to:  
cron






Want to support me for my work?

or buy my iWebFAQ.org E-Book (15$)

(reviews) (sample)

Thanks,
Cédric



 

This website is hosted by HostExcellence



© 2008, 2009 Powered by phpBB Group
Macinscott 3 style by Scott Stubblefield