Expand my Community achievements bar.

lowroller
lowroller
Offline
Type
  • All
  • Questions
  • Discussions
  • Ideas
  • Blogs
Filter by user contributions
  • Instead of using read-only=true, I was able to use lazy=trueand solve the problem. Thanks again for your time. With your help,I was able to gain a better understanding of how FDS handles thesecollections

    Type

    Questions

    Views

    548

    Likes

    0

    Replies

    0
  • Are you referrig to the setup in thedata-management-config.xml file? Assuming it is, I have tried thefollowing and it did not work. Is this setup as you suggested? Onceagain, thank you very much for your time!<metadata><identity property="tableId"/><one-to-many property="players" destination="player...

    Type

    Questions

    Views

    549

    Likes

    0

    Replies

    0
  • Here are some code snippets. Please let me know if you needadditional information. Another interesting thing I've seen is the code workscorrectly if I wait several minutes between adding new players. Itseems to be some type of timing issue in FDS. Thanks!Load the collections...private function initC...

    Type

    Questions

    Views

    548

    Likes

    0

    Replies

    0
  • Hello,I have three collections, A, B, and C. B is a collectioncontained within A, and C is a collection contained in B. When I add a new item to collection C, the item istemporarily added to the collection correctly and then thecollection is quickly replaced with the last item added. I havecome to t...

    Type

    Questions

    Views

    1.2K

    Likes

    0

    Replies

    9
  • I finally found an example which shows how to handle the webservice "result." Please see the example at http://www.cflex.net/showfiledetails.cfm?ChannelID=1&Object=File&objectID=582

    Type

    Discussions

    Views

    371

    Likes

    0

    Replies

    0
  • Hi,I am calling a .Net web service from Flex and I am gettingunexpected results on the first call. The function accepts a fewparameters and returns an integer. I currently have it coded toreturn 1, 2, or 3, but it always returns 0 on the first call. Allsubsequent calls return expected results. Is th...

    Type

    Discussions

    Views

    758

    Likes

    0

    Replies

    2
  • Thanks for the reply. I found an example which uses an arrayof objects in the .Net web service. The solution can be seen at http://weblogs.asp.net/astopford/articles/106476.aspx.

    Type

    Discussions

    Views

    448

    Likes

    0

    Replies

    0
  • Hi,I have a couple of questions concerning using Flex and .NETWeb Services. Thank you very much for your input!1) Inserting a Flex data service in the MXML file...According to the article at http://livedocs.adobe.com/flex/1/flex_builder_en/wwhelp/wwhimpl/common/html/wwhelp.htm?context=Using_Flex_Bui...

    Type

    Discussions

    Views

    703

    Likes

    0

    Replies

    2
  • Hi Jeffrey,Thank you for your response.Since I posted, I have realized that my code works asexpected if I use multiple machines. It is only when I open severalinstances of IE on my development machine that I have problems. Iassumed that each instance of IE on my development machine wouldact as an in...

    Type

    Discussions

    Views

    374

    Likes

    0

    Replies

    0
  • Hi,I am developing a gaming application which needs to play answf file simultaneously on all clients so all players can view thesame game action. When I play the file on a single client, the fileplays as intended. If, however, I attempt to play the file onmultiple clients, the file plays on the firs...

    Type

    Discussions

    Views

    608

    Likes

    0

    Replies

    2
Top badges earned by lowroller
Customize the badges you want to showcase on your profile