real producer plus is $199 !!!
im trying to do this as a past time not to lose beer money over! lol
sorry but id rather do this with free stuff or trial software.Im really surprised noone can recommend a simple FTP programme or something similar to hotdog pagewiz?
isnt there loads of these things?
ive managed to get my avi down to 5.5MB with a little joke sample of an old german war song thrown in over the top of it.
hehe the singers even shout 'sieg heil' at the end to really annoy the allied guys hehehe
basically its my 2 sicily kills plus the 2 assists in black and white.
but the thing is its not so good as to warrent all this trouble.Its basically a test for me.I thought posting stuff was simply a matter of loading an uploader programme in and uploading the blink movie file, then pointing people to it with the address its stored at? nothing is ever simple is it? :D
wotan do you mean i should look at the source file and see how it calls up a file?
i see this:
The following are a series of Real Media films were created using the Aces High Film Viewer.
-- Comment Text Created By RealProducer Web Page Wizard - 3/30/2002
-- Caution: Do not make changes to this comment section. Any local file
references that appear here are automatically updated when uploaded to a
remote web server. Alterations to this section or any file references
listed below or contained in the associated RAM or RPM metafiles may cause
errors when publishing your web page to a remote server. These values should
not be altered.
-- pagelayout="pop-up"
-- serverpath="3jg2image/"
-- mediafile="190f82.00.rm"
-- metafile="190f82.00.ram"
-- pagelayout="pop-up"
-- serverpath="3jg2image\"
-- mediafile="jabo.rm"
-- metafile="jabo.ram"
/!>
190f8 Jabo
190a5 Stalingrad
but although i can sort of see what its doing or wildly guess, would using the same html on my page work if i replace your file names with mine? Im sorry mate but Html is dutch to me! thats why i use page wiz's :D
ok heres how I do
create a seperate directory and store all your films images there
my images/films are in a directory labeled 3jg2image
I create a html document and link the films here
so
3jg2image/190f82.00.ram">190f8 Jabo
the bold is the link where the film is stored
what I did was make the media page then used real produce to make a html page containing the following (rp will do it automatically)
-- Comment Text Created By RealProducer Web Page Wizard - 3/30/2002
-- Caution: Do not make changes to this comment section. Any local file
references that appear here are automatically updated when uploaded to a
remote web server. Alterations to this section or any file references
listed below or contained in the associated RAM or RPM metafiles may cause
errors when publishing your web page to a remote server. These values should
not be altered.
-- pagelayout="pop-up"
-- serverpath="3jg2image/"
-- mediafile="190f82.00.rm"
-- metafile="190f82.00.ram"
-- pagelayout="pop-up"
-- serverpath="3jg2image\"
-- mediafile="jabo.rm"
-- metafile="jabo.ram"
/!
190f8 Jabo
190a5 Stalingrad
I copy and pasted the above to the media page I created.
loaded up your file right but the host may not allow avi file to be dl'd from there.
run your films through real producer and save them as .rm. Then they will probrably load to ur site correctly. if you use real producer to set up an html page go into tools the create web page.
HTML Editor (http://www.evrsoft.com/download/#download_now)
This is a free editor dl load it :)
ok once you go through the real player process (convert to rm the using create web page you will have a .ram and a html document titled what ever title you chose)
Remember where those have been saved.
Open Evrsoft 1st page 2000 click Easy and the start manager will pop up just click close.
then click file open the chose the path to where you saved the html document generated by real producer and open it.
You can know edit it easy enough. Either use this as your page or if you know of a web page that you like you can copy and paste that source to a new html document in the editor. (dont take someone elses page but modify and make it unique to your use)
Just hit cntrl n in the editor. paste ther copied source code. Experiement a bit with it. once you get a good idea of the tags etc do you can modify the page and customize to how you want.
Theres also tons of free html templates out there so search and look and you may find something you like.
I not gonna go into how to start a webpage from scratch but theres a help and a tuturial within evrsoft.
once youve done that copy and paste the real producer stuff I told you about in the other post.
Create a file in like "my Documents" (or anywhere) label it my page.
Then save the html document you just created as "index.html"
to the file you created (my page or what ever you call it).
In that same file (my page) create another file and name it images.
now real producer once you coverted your avi to .rm and then used the "create web page" produced a file hazedfilm.RAM
Copy or drag that .ram file into your mypage/image file
Now test it out in the mypage file you should have an html document you created (index.html) and the file you created (images)
images/hazedfilm.00.ram">Hazed 1st film link (add a description here of your film)
your link to your film will be on the page make sure you edit to to show where the film is (images) then the correct name of the film (hazedfilm.00.ram)
Now just go into your mypage file and double click on the index.html. It will pop up like a web page then click on your link to your film. the film should pop up.
Now you need to upload you page. so everone else can see it.
up load the the index.html and the upload the image file you created using your favorite ftp uploader
Thats it.
now type you web addy in the address bar and it will pop up the index.html you made. Now click your link to the film and it will pop up.
Now when you want to add more links and more films
got eversoft open up the original index html doc and go through the real producer process and copy and paste the following
for each additional film.
-- pagelayout="pop-up"
-- serverpath="C:\My Media\"
-- mediafile="190f82.00.rm"
-- metafile="190f82.00.ram"
Just paste that directly under the paragraph that starts
-- Comment Text Created By RealProducer..blah blah blah
then copy the link
p>images/hazedfilm2.00.ram">Hazed 2nd film link (add a description here of your film)
for every additional film just do the same.
Let me now how ya do :)
shadow im simply wanting to use the 10MB of space i have on the server to store my films and therefore be able to put alink to them in this BB for others to look at them.
the address of my web site is :
http://combatarena.users.btopenworld.com
the name of the film is :
propaganda_sicily.bik
and ive put it in a folder called AHmovies.
see above for explanation on what else is on the site, which is just a few files.
heres the source code for what i already have on the site(simple 1 page with a picture.
Aces High
Aces High Combat Arena Generic Squad

Gerneric Squad for
Combat Theatre.The idea is the squad name will change to match historical
squads
which match the
current map and set up.
TEST SITE BY
HAZED & XUP - Very much under construction

this is in a html document on the site called index.htm
hope this helps.
thanks