I've been searching online to find ways of incorporating paypal into flash after discovering some problems which just seem bizarre and hoped others may understand why getting these to work is so painfulDynamic text files displaying the Paypal code doesn't seem to work due to what xml validation refers to as 'bad xml structure'. Despite tidying this up and making that it fulfills both Paypal and xml's requirements, it seems that you can't get either the button to show or the xml to get beyond Error : #1085.Trying to get Flash to addToCart or reference your cart details without going the paypal page everytime doesn't seem possible without a 3rd party cart, and trying to fuse the code from their button generator into xml arrays to achieve the same result as the buttons from your own gallery Is another issue I can't seem to get past.I wondered if there was someway to fire ExternalInterface from flash to commit to acting on the Paypal Button code, both enabling as3 and Paypal to synchronise easily.I've had a play with a Paypal minicart which seems a great way to bridge the two however as I can't get the Paypal button code into Flash for it to behave in the same way as their code requires.Any help pointing me in the right direction would be great as I'm sure many have struggled trying to get the two to work in this way.
- (Also, considering how long Paypal and Flash have been around, it's hard to understand why their button code can't be accessed through xml!)