+ Post New Thread
Page 3 of 43
FirstFirst 1 2 3 4 5 6 7 13 ... LastLast
Threads 61 to 90 of 1271

Forum: Flash Remoting - AMFPHP

Macromedia Flash Remoting MX provides the connection between Macromedia Flash and your web application server, making it fast and easy to create Rich Internet Applications

  1. php, mysql and amfphp problem

    Hi all, I have a fully working localhost setup with mysql, php, amfphp running. I am able to run queries on the db through amfphp with no problems...

    Posted By JonoB
    • Replies: 2
    • Views: 2,003
    14th January 2009 12:15 Go to last post
  2. Help! Setup app on localhost easy...remotely fails.

    Greetings - I was wondering if I'm doing something a bit wrong deploying to my production server. I've set up amfphp on my localhost server with no...

    Posted By limitedwave
    • Replies: 1
    • Views: 1,159
    12th January 2009 01:28 Go to last post
  3. Drupal services encoding character

    Hi, i'm using Drupal, AMFPHP, Services, Views. My only problem is the accent and special chars that i get in Flash from drupal services, there...

    Posted By josys64
    • Replies: 0
    • Views: 1,400
    5th January 2009 00:55 Go to last post
  4. AMFPHP, Drupal, and Flash

    Here I've been trying to use AMFPHP module for Drupal CMS, with Flash AS2. So far I've no such luck. I hope there's somebody here who can help me. :p...

    Posted By anakcerdas
    • Replies: 0
    • Views: 1,676
    29th December 2008 00:59 Go to last post
  5. Class contructor with arguments

    Hello! I´m using flex3 and amfphp in my application. To transfer data from the client to the server and back i user value objects. My question...

    Posted By Mirandus
    • Replies: 0
    • Views: 1,682
    22nd December 2008 12:54 Go to last post
  6. Simple Hello World not working

    Hello, I have a simple hello world amfphp test that I drop onto a server to test my remoting connection and it it works fine locally, works fine...

    Posted By clem_c_rock
    • Replies: 1
    • Views: 1,398
    19th December 2008 18:11 Go to last post
  7. save AMF formated object to a file

    Hi all, can some1 help me with saving AMF object to a file. I have and Array object in PHP with some text and binary data $Config = array();...

    Posted By Wespen
    • Replies: 1
    • Views: 1,401
    19th December 2008 18:01 Go to last post
  8. iGallery : Cannot modify header information - headers already sent by ...

    i need help, i really want to use iGallery but it seems like i cannot view the service browser :- it.sephiroth.iGallery.admin i can only view...

    Posted By fadzlibaik
    • Replies: 2
    • Views: 1,689
    19th December 2008 03:31 Go to last post
  9. ImageGallery3 install help

    Hi, i just finished installing amfphp, and flash remoting components into localhost/flashservices. I created a gateway.php file in /flashservices i...

    Posted By vip4lyf
    10 Pages
    1 2 3 4 5 ... 10
    • Replies: 90
    • Views: 12,659
    17th December 2008 18:23 Go to last post
  10. AMFPHP Project status

    After several years using AMFPHP I realized ( :P ) no a release version has come to life after 1.2 and version 1.9 is still in beta. Does anybody...

    Posted By ramses
    • Replies: 0
    • Views: 1,468
    29th November 2008 22:48 Go to last post
  11. Serialization of custom objects

    Hi there, I'm using amfphp 1.9 to put a custom object into a mysql database. I'm storing it as a blob like so: $serObject =...

    Posted By steanson
    • Replies: 1
    • Views: 1,888
    20th November 2008 18:51 Go to last post
  12. AMFPHP AS3 Execution order

    Hey everybody, I'm pretty much a noob at server side coding, and I need some help with amfphp. I've got a function that queries a mysql db and...

    Posted By dlubean
    actionscript 3, amfphp, flash, mysql
    • Replies: 1
    • Views: 2,340
    10th November 2008 12:13 Go to last post
  13. sending string from textfield to amfphp

    Hello, I'm using AMFPHP for the first time. I have my data in a mysql db. I'm attempting to create a simple search using and return the results...

    Posted By cyberthug
    • Replies: 0
    • Views: 1,248
    6th November 2008 13:38 Go to last post
  14. Bug fix for version 2.1.6

    I ran into and fixed a bug with the 2.1.6 parser. The problem occurs when you trying to deserialize a string that has a semicolon as one of the last...

    Posted By warnickr
    • Replies: 0
    • Views: 1,129
    31st October 2008 04:19 Go to last post
  15. which flash instruction communicates with php?

    what is the method used by the remoting flash classes to communicate with php? _url, loadvars..? I mean, what is the basic principle of...

    Posted By vorpal
    • Replies: 0
    • Views: 1,138
    30th October 2008 12:31 Go to last post
  16. amfPhp vs loadVars

    I have to communicate with a php server to retrieve a few informations from a database. I usely use loadVars to do this. AmfPhp is known as...

    Posted By vorpal
    amfphp, flash remoting, loadvars, swx
    • Replies: 4
    • Views: 2,052
    30th October 2008 10:39 Go to last post
  17. request about this tutorial

    Hi, I'm reading this tutorial : http://www.sephiroth.it/tutorials/flashPHP/amfphp_bytearray/ and it's very interesting thank you. But my...

    Posted By Sapher
    • Replies: 0
    • Views: 1,108
    27th October 2008 15:35 Go to last post
  18. AMFPHP Flex to PHP ByteArray

    Hi guys, I have been using AMFPHP quite significantly and have had lots of success so far using a RemotingConnection class with a similar set up...

    Posted By tonymilne
    amfphp, bytearray, saveasjpeg
    • Replies: 0
    • Views: 2,433
    27th October 2008 00:23 Go to last post
  19. Class file and Returning Recordset

    Hi All, I have been using AMFPHP for a while now and decided that I wanted to move some of my repetitive code for my AMFPHP methods to a class...

    Posted By Caraldur
    • Replies: 2
    • Views: 1,824
    15th October 2008 18:53 Go to last post
  20. AMFPHP installation trouble: AMFPHP_BASE?

    Hi, For a study project I'm playing around with AMFPHP. The main reason for choosing AMFPHP is to be able to connect an AS3 project to a database....

    Posted By AmiKaze
    2 Pages
    1 2
    amfphp_base
    • Replies: 10
    • Views: 3,854
    14th October 2008 16:55 Go to last post
  21. Mysql and AMFPHP Problem

    Hi all, I'm currently having a problem with AMFPHP. I have been using if for a while and have a good understanding of how it works. One of my...

    Posted By Caraldur
    • Replies: 4
    • Views: 1,767
    7th October 2008 13:01 Go to last post
  22. Flex/amfphp int -1 value convert to 4294967295

    Hi, Houston i have a problem .... :-P I have in flex a vo like this: public class UserVO implements ValueObject{ public var...

    Posted By Ramon Cubillos
    amfphp, int conversion
    • Replies: 4
    • Views: 1,843
    6th October 2008 09:05 Go to last post
  23. AMFPHP problem

    I've downloaded the AMFPHP from amfphp.org and copied the folders and files to the root of my server. When I try to access the url...

    Posted By thnor74
    crossdomain.xml
    • Replies: 3
    • Views: 2,862
    5th October 2008 22:35 Go to last post
  24. Problems with AMFPHP

    I installed the amfphp today, in my local computer with an appserv with php and mysql. I created the database and i introduced the data of conection...

    Posted By elribonazo
    • Replies: 3
    • Views: 2,107
    2nd October 2008 19:59 Go to last post
  25. Problem with amfphp on Vista Premium 32 bit

    Hallo friends, I am trying to use amfphp in IIS 7 (Vista Premium 32 bit), in order to make a RIA with Flash 8 for one of my customers. But amfphp...

    Posted By killroy
    • Replies: 2
    • Views: 1,512
    1st October 2008 16:15 Go to last post
  26. Talking AMFPHP Datatypes ...

    Is it possible to store the binary code of a Sprite or MovieClip in a database, load said binary with AMFPHP, then build/render the Sprite/MovieClip...

    Posted By kratosaurus
    • Replies: 2
    • Views: 1,657
    26th September 2008 10:14 Go to last post
  27. MySQL error handling

    Hello all, I'm simply just trying to figure out how you return a simple msyql error without getting a whole bunch o' crap traced back at me from...

    Posted By markkanning
    • Replies: 1
    • Views: 1,361
    26th September 2008 08:15 Go to last post
  28. pseudo-synchronous amfphp

    Hi all. I got the next fro another forum. I have the exact same problem I want to know if there is a way to make what he asks for amfphp calls....

    Posted By petran
    • Replies: 0
    • Views: 1,471
    21st September 2008 21:31 Go to last post
  29. Amfphp Ms Sql?

    Hi - i have been using AMFPHP on apache with php and mySQL. 1) A new client wants me to use their server which is a JSP servlet - MS SQL Will...

    Posted By greatape
    • Replies: 0
    • Views: 1,458
    17th September 2008 19:20 Go to last post
  30. amf error

    hi..i am new to amfphp...coming from coldfusion...i have 2 amf services(Register.php and RegisterFacade.php). its the same code. but when i run the...

    Posted By Scripton
    • Replies: 1
    • Views: 1,195
    9th September 2008 02:56 Go to last post

+ Post New Thread

Forum Information and Options

Thread Display Options

Use this control to limit the display of threads to those newer than the specified time frame.

Allows you to choose the data by which the thread list will be sorted.

Order threads in...

Note: when sorting by date, 'descending order' will show the newest results first.

Icon Legend

Contains unread posts
Contains unread posts
Contains no unread posts
Contains no unread posts
More than 15 replies or 300 views
Hot thread with unread posts
More than 15 replies or 300 views
Hot thread with no unread posts
Closed Thread
Thread is closed
Thread Contains a Message Written By You
You have posted in this thread

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts