Home Tutorials Forums Articles Blogs Movies Library Employment Press Buy templates

Go Back   ActionScript.org Forums > Flash General Questions > Flash 8 General Questions

Reply
 
Thread Tools Rate Thread Display Modes
Old 10-08-2005, 02:14 AM   #1
shatton
Registered User
 
Join Date: Sep 2005
Posts: 4
Unhappy FLV won't play

I have rendered flv files in both Riva and Sorenson Squeeze. Neither programs could give me a version that would play properly when either loading it with this code:

var nc:NetConnection = new NetConnection();
nc.connect(null);
var ns:NetStream = new NetStream(nc);
theVideo.attachVideo(ns);
ns.play("babies.flv");

::::OR::::

just playing it in Flash PLayer 8

I could, however, view the flv with Riva flv Viewer.

What is wrong with my flv and why wont it play in flash player or load into my swf? This post is bound to overlap with another but from what I checked I couldn't find a thread that matched my needs. Please point me to any info anyone has, thanks!!

shatton
shatton is offline   Reply With Quote
Old 10-08-2005, 04:10 AM   #2
shatton
Registered User
 
Join Date: Sep 2005
Posts: 4
Default continued

if someone could at least tell me that they have made some .flvs that work fine and play in FLash Player that could be helpful...could the above problem have something to do with DirectX or ActiveX or some other X?
shatton is offline   Reply With Quote
Old 10-08-2005, 04:10 PM   #3
shatton
Registered User
 
Join Date: Sep 2005
Posts: 4
Default

Hey I fixed my problem and also realized I should have posted this thread in the Flash 8 section. If you get a problem where your flvs aren't playing, just make sure your Publish Settings are set to Action Script 2.0 and Flash 8. Gosh what a dumb mistake I made!
shatton is offline   Reply With Quote
Old 10-08-2005, 06:43 PM   #4
shatton
Registered User
 
Join Date: Sep 2005
Posts: 4
Default Back to Square One!!!

My flv is not streaming again. Despite the fact I have copied and pasted everything in the right location onto my server, the flv just wont play! The swf plays fine from my harddrive, shows the streaming file, but not when i play it from the server...i just get white again. Everything is in the proper location and I have copied all the files I need. What could be the problem..?
shatton is offline   Reply With Quote
Old 10-21-2005, 08:21 PM   #5
jdivis
Registered User
 
Join Date: Oct 2005
Posts: 3
Default White Flash Box w/ FLV

Register the Mime type on IIS with video/x-flv

Last edited by jdivis; 10-21-2005 at 08:42 PM..
jdivis is offline   Reply With Quote
Old 09-04-2008, 08:56 PM   #6
edtsch
Member
 
edtsch's Avatar
 
Join Date: Aug 2004
Location: Astoria (Queens), NY
Posts: 99
Default

Quick update, in case others come here looking for this info: IIS 6 needs the .flv MIME type set to "flv-application/octet-stream"

http://www.afcomponents.com/forum/viewtopic.php?t=697
edtsch is offline   Reply With Quote
Reply


Thread Tools
Display Modes Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT. The time now is 05:45 AM.


Powered by vBulletin® Version 3.8.4
Copyright ©2000 - 2009, Jelsoft Enterprises Ltd.
Ad Management plugin by RedTyger
Copyright 2000-2009 ActionScript.org. All Rights Reserved.
Your use of this site is subject to our Privacy Policy and Terms of Use.