function readOnly(count){ }
Starting November 20, the site will be set to read-only. On December 4, 2023,
forum discussions will move to the Trailblazer Community.
+ Start a Discussion
umutdoganumutdogan 

Flex Integration into Salesforce

Hi all,
I am developing a flex application for salesforce. But i have some `fitting the application` problems. My flex application is embedded into a tab using custom scontrols and it uses webservices. I tried all the possiblities with width and height. 100 percentages does not work and it results with scrollbar on the right side. My application also has scrollbars and it is not good to have multiple scrollbars one next to other. Also that problem continues if i test the application in dfifferent screen resolutions and there are horizantal and vertical scrollbars this time. Could you suggest me a way to do this dynamically or fix this weird problem?

Thanks,
Umut
gv007gv007
try changeing the width and height instead of 100% 100 like it may help you.
ManjulaManjula

hello,

Iam new to flex application could to suggest me, that how can i pass flex data into salesforce.

 It will be helpful for me, if u could respond me.