Class not appearing CSS style is not in the property inspector

Hello

I'm building a new site in Dreamweaver 8 and started to format the text when entering new CSS Styles, but they may not appear in the property inspector. If I switch back to my other site, all right. Anyone encountered this?

Thank you

The head of Don Simpson

Show us what you used to these new Styles CSS selectors? Only the class
selectors will appear in the property inspector, since the type and ID
the selectors are applied automatically.

--
Murray - ICQ 71997575
Adobe Community Expert
(If you * MUST * write me, don't don't LAUGH when you do!)
==================
http://www.projectseven.com/go - DW FAQs, tutorials & resources
http://www.dwfaq.com - DW FAQs, tutorials & resources
==================

"Don Simpsons Head" wrote in message
News:fuo0hr$N5$1@forums. Macromedia.com...
> Hi,.
>
> I'm building a new site in Dreamweaver 8 and began to shape the
> text
> by entering new Styles CSS, but they may not appear in the property
> Inspector. If I switch back to my other site, all right. A
> someone running
> in this?
>
> Thank you,
>
> The head of Don Simpson
>

Tags: Dreamweaver

Similar Questions

  • How can I the CSS Styles Panel to view the list of styles in external style sheet?

    Hi all

    I'm having a devil of a time getting my CSS Styles Panel to see the styles of my style sheet attached. Yesterday, he worked as usual, and today it does not work. I feel that I tried all my options. Usually, I work in "All" instead of "Current" so I can see the entire list and have to do not refer to the CSS page. Does anyone know how to fix this?

    In addition, even if I have a style sheet attached, whenever I made a new style he puts it in my HTML page. What is probably related as well.

    In addition, this is the link of code which is in my HTML: < link href = "Alto.css" rel = "stylesheet" type = "text/css" / > "

    So, how can I get this Panel to view the list of styles? <-I can click on a timeline without going back to the CSS page.

    Thank you!

    Screen Shot 2013-02-15 at 9.33.24 AM.png

    Is it possible all the rules section has been reduced to the minimum?

    Mouse over the border between all the rules and properties and the pointer should turn on a top/arrow down, click and make it slide down and see if there are any properties.

  • Could not resolve the property in a stream, or a property nested in a stream

    Hello

    I have a CEP of the following structure project.

    Entry card1-> Stream-> Processor1-> Stream2 1-> output adapter

    Input adapter takes in the events of type OrderLine that has lineid as one of the fields.

    In the processor I wrote code like

    Insert into OrderLine
    Select *.
    Of
    OrderLine as lineEvent
    where
    sandr.utils.ProcessorUtility.isbefore (lineEvent.requestdate, lineEvent.scheduleshipdate) = 'TRUE '.

    In the code above sandr.utils.ProcessorUtility.isbefore is a java method that returns a string.

    When I try to deploy, I get an error saying

    Could not resolve the property 'lineEvent.requestdate' in a stream or property nested in a stream

    But requestdate is a valid field of entity class OrderLine.

    I am not able to trace what could be the reason for this. Please help resolve this error.

    Thanks in advance for your time,
    Regnier

    Published by: Raja Kumar on April 16, 2010 04:04

    Hello

    Can you post the JAXB generated Java class code?

    Seth

  • 11g ws client proxy and Stub does not recognize the property (policy)

    Hello

    I did a web service in 11g with a security policy and has been at wls and generate a proxy web service with java oracle.j2ee.ws.tools.wsa.Main - genProxy

    When I try to add security in proxy ws client I had this error Stub does not recognize the property: weblogic.wsee.security.wss.CredentialProviderList
    or this javax.xml.rpc.JAXRPCException error: Stub does not recognize the property: weblogic.wsee.security.bst.serverEncryptCert

    Without policies, everything works and credProviders has valid values.

    Thanks Edwin

    Code of WS

    @WebService
    @Policy (uri = "policy:Wssp1.2-2007-Wss1.0-UsernameToken-Plain-X509-Basic256.xml")


    public class CreditCheck2 {}

    @WebMethod
    public String echo (String s) {}
    return s;
    }
    }


    client proxy WS

    private nl.ordina.ws.client.CreditCheck2 _port;

    Public CreditCheck2PortClient() throws Exception {}
    ServiceFactory factory = new ServiceFactoryImpl();
    _port = ((nl.ordina.ws.client.CreditCheck2Service) factory.loadService (nl.ordina.ws.client.CreditCheck2Service.class)) .getCreditCheck2Port ();
    }

    /**
    @param args
    */
    Public Shared Sub main (String [] args) {}
    try {}
    nl.ordina.ws.client.CreditCheck2PortClient myPort = new nl.ordina.ws.client.CreditCheck2PortClient ();
    System.out.println ("calling" + myPort.getEndpoint ());

    String username = "weblogic";
    String password = "weblogic";

    String clientKeyStore = "d:/oc4jssl.jks";
    String clientKeyStorePass = "Welcome";
    String clientKeyAlias = "oc4jssl";
    String clientKeyPass = "Welcome";
    String serverCertFile = "d:/demoidentity.cer";


    List CredProviders = new ArrayList();
    X509Certificate serverCert = (X509Certificate), CertUtils.getCertificate (serverCertFile);

    CredentialProvider cp = new ClientBSTCredentialProvider (clientKeyStore,
    clientKeyStorePass,
    clientKeyAlias,
    clientKeyPass,
    "JKS"
    serverCert);
    credProviders.add (cp);
    CP = new ClientUNTCredentialProvider (username, password);
    credProviders.add (cp);

    Heel heel = myPort._port (heel);

    stub._setProperty (WSSecurityContext.CREDENTIAL_PROVIDER_LIST, credProviders);
    stub._setProperty (StubPropertyBSTCredProv.SERVER_ENCRYPT_CERT, CertUtils.getCertificate (serverCertFile));

    stub._setProperty (WSSecurityContext.TRUST_MANAGER,
    new TrustManager() {}
    {public boolean certificateCallback (X509Certificate [] string, int validateErr)
    Returns true;
    }
    } );


    Add your own code here

    } catch (Exception ex) {}
    ex.printStackTrace ();
    }
    }

    JDeveloper gives you the opportunity to select the type of proxy you want to generate.
    You have found this exception because you try to use the heel on a proxy of JAX - WS.
    You must either use a JAX - RPC proxy, if you want to use the same code
    OR
    If you want to use JAX - WS proxy, you must change your code for:
    Import javax.xml.ws.BindingProvider;
    :

    Card rc = (port) .getRequestContext ((BindingProvider));
    RC.put (WSSecurityContext.CREDENTIAL_PROVIDER_LIST, credProviders);

    whenever you use something like:

    stub._setProperty (WSSecurityContext.CREDENTIAL_PROVIDER_LIST, credProviders);

    Because your service is JAX - WS, I suggest you create JAX - WS only proxy and change your code and try.
    In the case of JAX - WS, you don't need
    Heel heel = myPort._port (heel);

  • How do you get space V and H space appear in the property inspector.

    I use Dreamweaver CS6 and I can't align it, space V, H space appear in the property inspector when editing photos.  Anyone have any suggestions. ?

    Yes.  Use CSS.  Alignment, vertical space, and horizontal space are not valid in modern HTML.  Adobe them removed from the properties panel.

    Nancy O.

  • custom validator does not use the property

    Hello

    I need a validator that validates the entries based on a search in a database. So I created a class that implements the validator. I also inject dao via the property in faces - config.xml, but I do not see the method is called, even if it's public. So I get a NullPointerException on the validate method. What I am doing wrong?

    <>validator
    my.customValidator < validator-id > < / validator id >
    > class validator < org.company.jsf.validator.CustomValidator < / validator-class >
    < property >
    > property name < theDao < / property-name >
    > class property < #{theDao} < / class property >
    < / property >
    < / validator >

    Thank you
    Dave

    I expect 'property-class' classname real being with a complete package of your DAO. It is not a managed bean named "theDAO" JSF, so you can't inject. But why not just build in your support bean, I wonder?

    If it's really a JSF managed bean somehow, you would inject it like this:

          
            theDAO
            #{theDAO}
          
    

    So, using the value attribute.

  • HypGetMemberInformation in VBA. Does not return the property values.

    I tried to use HypGetMemberInformation in VBA to find the level of a member of the grid.

    I continued to get zeros even for members who are not level 0 ones.

    I went to test HypGetMemberInformation a test connected grid that has members in the first column (column A).

    I packed a test routine I ran after you connect the grid manually:

    Void TestMemberLevelFind()

    Dim line As Integer

    Dim MemberProperties Collection As

    Dim vtMemberName As String

    ' Dim vtPropertyName As String

    Dim vtPropertyValue As Long

    Dim vtPropertyValueString As String

    Dim ErrorCode as long

    Dim ErrorMessage As String

    Define MemberProperties = new Collection

    MemberProperties.Add HYP_MI_NAME

    MemberProperties.Add HYP_MI_DIM

    MemberProperties.Add HYP_MI_LEVEL

    MemberProperties.Add HYP_MI_GENERATION

    MemberProperties.Add HYP_MI_PARENT_MEMBER_NAME

    MemberProperties.Add HYP_MI_CHILD_MEMBER_NAME

    MemberProperties.Add HYP_MI_PREVIOUS_MEMBER_NAME

    MemberProperties.Add HYP_MI_NEXT_MEMBER_NAME

    MemberProperties.Add HYP_MI_CONSOLIDATION

    MemberProperties.Add HYP_MI_IS_TWO_PASS_CAL_MEMBER

    MemberProperties.Add HYP_MI_IS_EXPENSE_MEMBER

    MemberProperties.Add HYP_MI_CURRENCY_CONVERSION_TYPE

    MemberProperties.Add HYP_MI_CURRENCY_CATEGORY

    MemberProperties.Add HYP_MI_TIME_BALANCE_OPTION

    MemberProperties.Add HYP_MI_TIME_BALANCE_SKIP_OPTION

    MemberProperties.Add HYP_MI_SHARE_OPTION

    MemberProperties.Add HYP_MI_STORAGE_CATEGORY

    MemberProperties.Add HYP_MI_CHILD_COUNT

    MemberProperties.Add HYP_MI_ATTRIBUTED

    MemberProperties.Add HYP_MI_RELATIONAL_DESCENDANT_PRESENT

    MemberProperties.Add HYP_MI_RELATIONAL_PARTITION_ENABLED

    MemberProperties.Add HYP_MI_DEFAULT_ALIAS

    MemberProperties.Add HYP_MI_HIERARCHY_TYPE

    MemberProperties.Add HYP_MI_DIM_SOLVE_ORDER

    MemberProperties.Add HYP_MI_IS_DUPLICATE_NAME

    MemberProperties.Add HYP_MI_UNIQUE_NAME

    MemberProperties.Add HYP_MI_ORIGINAL_MEMBER

    MemberProperties.Add HYP_MI_IS_FLOW_TYPE

    MemberProperties.Add HYP_MI_AGGREGATE_LEVEL

    MemberProperties.Add HYP_MI_FORMAT_STRING

    MemberProperties.Add HYP_MI_ATTRIBUTE_DIMENSIONS

    MemberProperties.Add HYP_MI_ATTRIBUTE_MEMBERS

    MemberProperties.Add HYP_MI_ATTRIBUTE_TYPES

    MemberProperties.Add HYP_MI_ALIAS_NAMES

    MemberProperties.Add HYP_MI_ALIAS_TABLES

    MemberProperties.Add HYP_MI_FORMULA

    MemberProperties.Add HYP_MI_COMMENT

    MemberProperties.Add HYP_MI_LAST_FORMULA

    MemberProperties.Add HYP_MI_UDAS

    ' For line 8 to 83 =

    For row = 8-10

    vtMemberName = ThisWorkbook.ActiveSheet.Cells (rank 1). Value

    For each vtPropertyName in MemberProperties

    Code of error = HypGetMemberInformation(ThisWorkbook.ActiveSheet.Name, vtMemberName, vtPropertyName, vtPropertyValue, vtPropertyValueString)

    If ErrorCode = 0 Then

    MsgBox _

    "The worksheet name:" & ThisWorkbook.ActiveSheet.Name & Chr (13) & _ "."

    "Member name:" & vtMemberName & Chr (13) & _ "."

    "Property type:" & vtPropertyName & Chr (13) & _ "."

    "Property value:" & vtPropertyValue & Chr (13) & _ "."

    "The property string:" & vtPropertyValueString ".

    On the other

    ErrorMessage = GetReturnCodeMessage (ErrorCode)

    MsgBox "SmartView API function HypGetMemberInformation returned an error message:" & Chr (13) & ErrorMessage, vbOKOnly, PrivateConnectionDescription

    End If

    Next

    On the next row

    End Sub

    The routine produces no result expected.

    Only of zeros.

    For all properties and all members.

    There must be something fundamentally wrong with my code.

    The function arguments are correct with regard to the name of journal, the member name and property name.

    Value of the property is always 0 and the property value string is always empty.

    Two property value arguments are expected to be passed by reference, so I should get some useful information.

    No error is generated so that the return error code is always 0.

    I guess that some prerequisite so that this function is not satisfied, but what is?

    Concerning

    Problem solved.

    The cause of all evil, as ususal, type mismatch...

    Arguments by reference:

    vtPropertyValue, vtPropertyValueString

    must be declared as variants but returned it to the values are ARRAYS...

    After the function call, to loop through these berries extract the real info returned!

    In the case of unique value of parameters such as the level of Member just use index 0, for example:

    vtPropertyValue (0)

    The corrected code is less with parts modified trhe parked in Green:

    Void TestMemberLevelFind()

    Dim line As Integer

    Dim index As Integer

    Dim MemberProperties Collection As

    Dim vtMemberName As String

    Dim vtPropertyName As Variant

    Dim vtPropertyValue As Variant

    Dim vtPropertyValueString As Variant

    Dim ErrorCode as long

    Dim ErrorMessage As String

    Define MemberProperties = new Collection

    MemberProperties.Add HYP_MI_NAME

    MemberProperties.Add HYP_MI_DIM

    MemberProperties.Add HYP_MI_LEVEL

    MemberProperties.Add HYP_MI_GENERATION

    MemberProperties.Add HYP_MI_PARENT_MEMBER_NAME

    MemberProperties.Add HYP_MI_CHILD_MEMBER_NAME

    MemberProperties.Add HYP_MI_PREVIOUS_MEMBER_NAME

    MemberProperties.Add HYP_MI_NEXT_MEMBER_NAME

    MemberProperties.Add HYP_MI_CONSOLIDATION

    MemberProperties.Add HYP_MI_IS_TWO_PASS_CAL_MEMBER

    MemberProperties.Add HYP_MI_IS_EXPENSE_MEMBER

    MemberProperties.Add HYP_MI_CURRENCY_CONVERSION_TYPE

    MemberProperties.Add HYP_MI_CURRENCY_CATEGORY

    MemberProperties.Add HYP_MI_TIME_BALANCE_OPTION

    MemberProperties.Add HYP_MI_TIME_BALANCE_SKIP_OPTION

    MemberProperties.Add HYP_MI_SHARE_OPTION

    MemberProperties.Add HYP_MI_STORAGE_CATEGORY

    MemberProperties.Add HYP_MI_CHILD_COUNT

    MemberProperties.Add HYP_MI_ATTRIBUTED

    MemberProperties.Add HYP_MI_RELATIONAL_DESCENDANT_PRESENT

    MemberProperties.Add HYP_MI_RELATIONAL_PARTITION_ENABLED

    MemberProperties.Add HYP_MI_DEFAULT_ALIAS

    MemberProperties.Add HYP_MI_HIERARCHY_TYPE

    MemberProperties.Add HYP_MI_DIM_SOLVE_ORDER

    MemberProperties.Add HYP_MI_IS_DUPLICATE_NAME

    MemberProperties.Add HYP_MI_UNIQUE_NAME

    MemberProperties.Add HYP_MI_ORIGINAL_MEMBER

    MemberProperties.Add HYP_MI_IS_FLOW_TYPE

    MemberProperties.Add HYP_MI_AGGREGATE_LEVEL

    MemberProperties.Add HYP_MI_FORMAT_STRING

    MemberProperties.Add HYP_MI_ATTRIBUTE_DIMENSIONS

    MemberProperties.Add HYP_MI_ATTRIBUTE_MEMBERS

    MemberProperties.Add HYP_MI_ATTRIBUTE_TYPES

    MemberProperties.Add HYP_MI_ALIAS_NAMES

    MemberProperties.Add HYP_MI_ALIAS_TABLES

    MemberProperties.Add HYP_MI_FORMULA

    MemberProperties.Add HYP_MI_COMMENT

    MemberProperties.Add HYP_MI_LAST_FORMULA

    MemberProperties.Add HYP_MI_UDAS

    ' For line 8 to 83 =

    For row = 8-10

    vtMemberName = ThisWorkbook.ActiveSheet.Cells (rank 1). Value

    For each vtPropertyName in MemberProperties

    Code of error = HypGetMemberInformation (ThisWorkbook.ActiveSheet.Name, vtMemberName, vtPropertyName, vtPropertyValue, vtPropertyValueString)

    If ErrorCode = 0 Then

    If IsArray (vtPropertyValue) then

    For index = LBound (vtPropertyValue) to UBound (vtPropertyValue)

    MsgBox _

    "The sheet name:" & ThisWorkbook.ActiveSheet.Name & Chr (13) & _ "."

    "Member name:" & vtMemberName & Chr (13) & _ "."

    "Property type:" & vtPropertyName & Chr (13) & _ "."

    "Property" & index & "value table:" & vtPropertyValue (index) & Chr (13) & _

    "Property" & index & "string array:" & vtPropertyValueString (index)

    Next

    On the other

    MsgBox _

    "The sheet name:" & ThisWorkbook.ActiveSheet.Name & Chr (13) & _ "."

    "Member name:" & vtMemberName & Chr (13) & _ "."

    "Property type:" & vtPropertyName & Chr (13) & _ "."

    "Property value:" & vtPropertyValue & Chr (13) & _ "

    "The property string:"& vtPropertyValueString"

    End If

    On the other

    ErrorMessage = GetReturnCodeMessage (ErrorCode)

    MsgBox "SmartView API function HypGetMemberInformation returned an error message:" & Chr (13) & ErrorMessage, vbOKOnly, PrivateConnectionDescription

    End If

    Next

    On the next row

    End Sub

    Fortunately we can someone find this useful.

    I wish documentation Oracle was a little clearer with more extensive code examples.

    Gustaw

  • the property inspector does not

    Hello

    Newbie question.   I'm reviewing a map and you want to see the join criteria between two objects.  I told myself it is displayed in the Inspector properties, but for some reason, the Inspector does not load when I go to view > property inspector.  Nothing happens!   All the other toolbars etc load very well.

    It would be a security problem?

    See you soon

    Hello

    Available to your customer OWB design have been changed. Remove OWB preferences from your client PC and restart the design center.

    Path to OWB preferences is as shown below:

    c:\Documents and Settings\\Application Data\OWB

    You can delete the system folder * in this directory and restart the design center.

    Kind regards

    Pnreddy

  • CS5 - object does not support the property or method 'resolution '.

    OK, upgraded to CS5 and now it is not supported:

    app.jpegExportPreferences.resolution = 350;

    Question is how to specify the resolution in CS5 since this worked in CS4?

    Thanks in advance,

    Joe

    It has changed in CS5 to 'exportResolution '.

    app.jpegExportPreferences.exportResolution = 350;
    

    --

    Marijan (tomaxxi)

    http://indisnip.WordPress.com/

    http://inditip.WordPress.com/

  • my child clip does not support the property

    I have 'myStage' movie clip on my scene1 > layer 1 > Frame and go is child myStage movieclip. By default, I want to hide movieclip 'go. ' But my code doesn't work anymore. What was the error on my code.

    Code: scene1 > layer 1 > image1

    root.myStage.go.visible = false;

    If you are on the root timeline, you don't have to reference it.  Try using:

    myStage.go.visible = false;

    OR

    MovieClip (root).myStage.go.visible = false;

  • Discover images not appearing is not in the design

    Hi all!

    I'm having a problem with my images not appearing is not in design mode. I can see them when I view the page in a browser, however. I am new to dreamweaver and am not a coder, but > & nbsp < appears in the html page where the imamge should be. If someone could please help me solve this problem, I would appreciate it.

    Thank you!

    kelseym333 wrote:

    should I just make the change in the code itself, or is there a problem with the folder? In addition, there a picture as background in the header as well. The images were made in photoshop. I just saved them as jpg files. I have to do something else for them so that they work in dreamweaver?

    The images have been saved for the web?

    I don't know exactly why the file extension is missing on the file name.  What is the name of the file when you look in the active panel or in the File Manager window?

    How do you insert the image?  By "insert image" and then navigate via the property inspector to locate the image and insert it?

    Or did you manually write this code for the image yourself?

      
    

    I can't see a linked image in the header code, unless you used a background image in the style sheet.

    See, that's why he's still beteer if we can see a site 'live', because most of us can see the and the CSS styles in the browser and it helps us to solve the problems.

  • images not appearing is not in the published projects - 6 Captivate

    I created a Captivate 6 project with a series of images related to appear after a few seconds with an audio track.  When I try to publish the slides as SWF or EXE files, the images do not appear, but audio for games of slides.  I don't use any transition, have changed the quality of the slide to optimized, tried to force the republication of slides, as well as uncheck a scalable HTML content.  Anyone have any suggestions for me?

    Hello

    Please check that you have 'Pause after' for your button?

    Once your button, it goes to pause the slide and following object will not come.

    Double click on the button, the property inspector appears, under the "Calendar" Section, you have an option to uncheck, after a pause.

    Thank you
    Vikram

  • JavaScript does not unless the user double-clicks

    I'm working on a redesign of a site. On the FAQ page, there is a javascript script. You are supposed to click on the Q to reaveal has. On the dev site, you have to doubleclick. This is false.

    Here is the page in development:

    http://mayakaimal.com/mayakaimal2/about-FAQ.html

    It works on the old site:

    http://mayakaimal.com/FAQ.html

    Any idea is appreciated.

    MOOKIE

    This is because on the dev site hidden answers have all received an Afaq class that has css display: none which hides all the answers on the loading of the page. While the other site there is no class on the div of answers, but the answers have an inline style to hide.

    The javascript works by changing the style inline the div to answer... the first time on the dev site it does not find any inline style therefore defines some to display none, while on the second click it starts working again!

    so the easiest solution would be either to modify the javascript code to change the css class, or to remove the class and add a style inline like on the online site.

    Compare the two sites with a tool like firebug for firefox and you should see the difference in the HTML markup and javascript by changing the inline style.

    Jeff Logan Web solutions

    http://Twitter.com/JeffLogan_WS

  • Space H and V - CSS styles

    I have problems of putting a space between my image and text.  Even if I chose the image.  Space V and H is not displayed in the "window_ properties.

    In addition, I'm not able to create new styles.  I click on Format, CSS Styles - get down to the bottom of the window, but there is no promp to 'new '.

    I'm really behind this project.  Can you please help.  Thank you.

    v and h space are deprecated html attributes and not go in your css.

    You can add space by changing the attribute margin in your css...

    {#yourimg}

    margin-top: 10px;

    margin-bottom: 10px;

    margin-left: 5px;

    margin-right: 5px;

    }

    In CBWMS, you can do...

    1. by clicking on the + sign for Sources in the Panel CSS Designer

    2. create a style sheet, attach one or set in the page if you want to add

  • Links to the CSS styles on the same page... How?

    Hi all
    relatively new to CSS. I have a page with several tables, each with different background colors. There are links on each table. I need to use CSS style sheets to manage the site, but I need to have the links a different color in each table. Help would be very appreciated.

    .oO (Mabou2)

    > Sorry to be a numbskull, but could you show me what would be the exact code
    > for my navtable example (above) would be?

    Pretty much the same as in the example given, simply adjust
    the names. In your HTML, you apply the class "navtable" to the table
    itself:


    ...

    Then try this (a bit optimized) CSS:

    .navtable a {}
    text-decoration: none;
    do-family: Arial, Helvetica, without serif.
    do-size: 10px;
    color: #FC0;
    }

    .navtable a: hover {}
    text-decoration: underline;
    color: #FFF;
    }

    Micha

Maybe you are looking for

  • Problem on my home page

    Hi guys, I decided to post this because I have already exhausted all the skills that I know when it comes to reset my homepage to my favorite home page. I did the troubleshooting and I've also uninstalled and reinstalled my browser. I am currently us

  • How to remove cell icon

    Hi everyone... I doubt and I cannot resolve, before the MM update... How can I remove the icon cell?... I tried with stop in permissions options, but not... here a picture... (Sorry for my English)

  • in case of failure (error) spp_open

    Hi all I train to launch a server SPP (blackberry application example), but in the face of the (spp_open_fail) error after clicking on connect SPP. I give here the method code snippet: Sub ChatManager::connectToSPPService() { m_chatHistory.clear ();

  • ListField line personalized with text and images

    Hello I use the example of complex files provided at this URL as a basis for my application. I want to do is get data feed from a Web site and post it in a ListField. Each row in the field has a picture and associated text. I made the following chang

  • Playback mode

    I want to be able to hide in playback Mode, but I can't now. I have a skin everything except the title of the PDF as well as the close, minimize and maximize the functions. It makes me crazy... How can I fix?