A Flash Developer Resource Site

Search:

Type: Posts; User: JayCharles

Page 1 of 13 1 2 3 4

Search: Search took 0.05 seconds.

  1. Replies
    6
    Views
    684

    Manille, La plupart des utilisateurs sur ce...

    Manille,

    La plupart des utilisateurs sur ce forum parlent anglais, ainsi vous pourriez vouloir traduire vos commentaires avant toi les signalez. En faisant ainsi, plus d'utilisateurs seront...
  2. Replies
    6
    Views
    684

    Wow... that's a really offensive sort of thing to...

    Wow... that's a really offensive sort of thing to post in a public forum... perhaps one of the most offensive I've seen (and I've seen some pretty ugly stuff here in Romper Room).

    Perhaps you...
  3. Replies
    1
    Views
    527

    From what I see in the REalserver docs, you can...

    From what I see in the REalserver docs, you can serve .swf files to the Realplayer, but I found nothing about delivering content to the Flash client or delivering FLV video.

    Perhaps I'm missing...
  4. Replies
    2
    Views
    4,204

    I recommend "Programming Flash Communication...

    I recommend "Programming Flash Communication Server:" (O'Reilly). Everything you need to know is in there (as well as a whole lot more), and sample files are available on the supporting website.
  5. Replies
    4
    Views
    1,635

    Some cards and DV cams are in fact recognized by...

    Some cards and DV cams are in fact recognized by the Flashplayer as camera devices. As I understand things, it has more to do with the drivers than the hardware.

    I know for sure that the Osprey...
  6. Nope... not with 1.5

    Nope... not with 1.5
  7. Replies
    3
    Views
    634

    The app inspector is an .swf, not an fla. I...

    The app inspector is an .swf, not an fla. I suppose you could wite your own app inspector using the admin API, but that would be sort of pointless unless you need it for an application.
  8. Replies
    2
    Views
    649

    As far as books go, I've found "Programming Flash...

    As far as books go, I've found "Programming Flash Communication Server" (O'Reilly) to be the most comprehensive guide available. It was written before the release of FMS2, but everything in the book...
  9. Replies
    3
    Views
    634

    The commuincation app inspector ships with...

    The commuincation app inspector ships with FMS/FCS. Look in the install directory.

    The commnication components are written in AS1, and use some depreciated actionscript. I"m not sure why that...
  10. Replies
    2
    Views
    518

    How do you want to limit bandwidth? By user... by...

    How do you want to limit bandwidth? By user... by stream... by application... by vHost? FCS 1.5 is a little less flexible that FMS2, but limiting can be done
  11. There is no loadVars or loadVariables class in...

    There is no loadVars or loadVariables class in FCS 1.5. You can either use remoting, or you can upgrade to FMS 2.0 (it has a loadVars class)
  12. Replies
    4
    Views
    1,445

    Why exactly are you concerned about the...

    Why exactly are you concerned about the copyright? Is is to protect against piracy, or is it to prevent your client from redistributing or modifying your work?

    If the reason is the later, I would...
  13. Replies
    5
    Views
    2,565

    Two things to think about here: 1. Copyright...

    Two things to think about here:

    1. Copyright protects against unauthorized performance of the recording. By putting the music on your site, you are publicly performing the recording.

    2. A...
  14. Replies
    3
    Views
    1,153

    my_so = sharedObject.get("somename", true); ...

    my_so = sharedObject.get("somename", true);

    Note the "true" flag there. That sets the shared object to be persisitent.
  15. Creative commons has to do with licensing works...

    Creative commons has to do with licensing works for use, and the terms by which the works may be used. Copyright is a matter of ownership.
  16. Replies
    3
    Views
    697

    The default installation should work just fine....

    The default installation should work just fine. If your Flash developer needs to make changes to the functionality of the server, he/she should already know how to edit the XML configuration files to...
  17. I don't know about other countries, but here in...

    I don't know about other countries, but here in the US a copyright is only recognized by the courts if it has been filed with the US copyright office. The thing about mailing something to yourself is...
  18. Replies
    1
    Views
    1,954

    You need to write your own code for the...

    You need to write your own code for the connection speed detection, FCS does not do it automatically.

    Also, FCS does not perform real time recompression of streams, so if you want multiple...
  19. Thread: Threat

    by JayCharles
    Replies
    27
    Views
    1,378

    Edited: I has posted a link to a site which...

    Edited:

    I has posted a link to a site which seems to have disappeared.
  20. Replies
    3
    Views
    2,570

    I've always used Quickbooks. The time and job...

    I've always used Quickbooks. The time and job tracking features work really well for me, and I can dump all of my data right into TuboTax when it's time to file my quarterlies and end of year return....
  21. Replies
    2
    Views
    1,403

    You need FCS or FMS to syncronize the position...

    You need FCS or FMS to syncronize the position data for each object amongst the clients.

    The application is (at it's core) just a bunch of shared objects that contain the x,y, z coordinates of...
  22. Regarding the legality of discussing pricing

    Before I trype anything else, I should say that this is not legal advice, and I am not a lawyer by any stretch of the imagination. I am not suggesting that any do (or refrain from doing) anything...
  23. Replies
    2
    Views
    673

    My first guess is that your .flv doesn't have...

    My first guess is that your .flv doesn't have proper metadata. Some flv converion programs don't properly inject metadata (such as sorenson squeeze), and you won't have the data you need.

    Try...
  24. I don't think there is much of a pool of FSC/FMS...

    I don't think there is much of a pool of FSC/FMS talent on this forum. You might have better luck posting in the jobs forum at flashcomguru.com or the MM forums.
  25. Replies
    4
    Views
    967

    You can install in redhat 9 (just install with...

    You can install in redhat 9 (just install with platform warn only)

    For testing with the dev edeition, you won't need as much processor or memory capacity. You're only takling about 10 connections...
Results 1 to 25 of 310
Page 1 of 13 1 2 3 4




Click Here to Expand Forum to Full Width

HTML5 Development Center