Copy link to clipboard
Copied
after publishing my file as SWF movie
video part not play when i use another pc (i use more than 1)
Although it's working fine in my pc
can some1 help me plz , i need to finish this project soon ><!
Copy link to clipboard
Copied
by video, do you mean you're playing an flv or something similar? or do you mean your swf doesn't work on another computer?
Copy link to clipboard
Copied
i import video in my file, then i publish my file as SWF
the swf works fine in another pc but when the video part come the video doesn't play.... hope i explain it well
Copy link to clipboard
Copied
did you move your video (eg, flv) to that other computer?
Copy link to clipboard
Copied
no, only swf file!!
Copy link to clipboard
Copied
you're probably playing the flv in an flvplayback component and it needs to be moved, too.
in addition, you need to check the path to the flv to make sure it's not an absolute path that will be broken when you move your project to another computer.
if you imported the flv to a timeline in your swf, you would not need to worry about those problems, but that's not recommended for other reasons.
Copy link to clipboard
Copied
so what should i do now??
what should i do with (flvplayback component) change it?
u mean by path (source)?
and yh i imported the video to the timeline in swf file!!
Copy link to clipboard
Copied
attach a screenshot showing the timeline with the video and the stage.
Copy link to clipboard
Copied
and thanx in advance
Copy link to clipboard
Copied
that's an flvplayback component and the 'source' is an absolute path.
you need to change the source to a relative path and add the video (to the same relative, to your embedding html, location) to any other computer that you want to display the video.
Copy link to clipboard
Copied
i c...
how about changing the swf to exe ? can it solve the problem??
Copy link to clipboard
Copied
no.
changing to an air app would, though.
Copy link to clipboard
Copied
how can i do that ??
Copy link to clipboard
Copied
change your publish settings to air and add the video to your 'included' files.
Copy link to clipboard
Copied
i change to air app
but how i can add the video to ''included' files??
n sorry 4 the trouble !!
Copy link to clipboard
Copied
open your air settings panel (by clicking file>publish settings>player settings - the wrench icon adjacent to the target dropdown)>general>included files > add file (plus icon) and navigate to your video file.
Copy link to clipboard
Copied
(p.s when using the adobe forums, please mark helpful/correct responses, if there are any.)
Find more inspiration, events, and resources on the new Adobe Community
Explore Now